IsExtern
Gets a value indicating whether the method has a non-managed implementation, i.e. has the extern
modifier.
Declaration
bool IsExtern { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value indicating whether the method has a non-managed implementation, i.e. has the extern
modifier.
bool IsExtern { get; }
Type | Description |
---|---|
bool |