Property DeclaringType
| Improve this Doc View SourceDeclaringType
Gets the type which declares this function key.
Declaration
public Type DeclaringType { get; }
Property Value
Type | Description |
---|---|
System.Type |
Gets the type which declares this function key.
public Type DeclaringType { get; }
Type | Description |
---|---|
System.Type |