public void Remove(
Type pluginType,
Delegate func
)Public Sub Remove (
pluginType As Type,
func As Delegate
)abstract Remove :
pluginType : Type *
func : Delegate -> unit
override Remove :
pluginType : Type *
func : Delegate -> unit