Method IsVirtual
IsVirtual(MethodDefinition)
Declaration
public static bool IsVirtual(this MethodDefinition method)
Parameters
| Type | Name | Description |
|---|---|---|
| MethodDefinition | method |
Returns
| Type | Description |
|---|---|
| bool |
public static bool IsVirtual(this MethodDefinition method)
| Type | Name | Description |
|---|---|---|
| MethodDefinition | method |
| Type | Description |
|---|---|
| bool |