Gets or sets a value indicating if the method is a
Namespace: NReflect.NRMembersAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
public bool IsExtensionMethod { get; set; }
public bool IsExtensionMethod { get; set; }
Public Property IsExtensionMethod As Boolean
Get
Set
Public Property IsExtensionMethod As Boolean
Get
Set
public:
property bool IsExtensionMethod {
bool get ();
void set (bool value);
}
public:
property bool IsExtensionMethod {
bool get ();
void set (bool value);
}