C# Class Mono.CSharp.EventProperty.RemoveDelegateMethod

Inheritance: AEventPropertyAccessor
Show file Open project: praeclarum/runcs

Public Methods

Method Description
RemoveDelegateMethod ( EventProperty method, Mono.CSharp.Attributes attrs, Mono.CSharp.Location loc ) : IKVM.Reflection

Method Details

RemoveDelegateMethod() public method

public RemoveDelegateMethod ( EventProperty method, Mono.CSharp.Attributes attrs, Mono.CSharp.Location loc ) : IKVM.Reflection
method EventProperty
attrs Mono.CSharp.Attributes
loc Mono.CSharp.Location
return IKVM.Reflection