Method | Description | |
---|---|---|
IsCompilerGenerated ( this typeDefinition ) : bool | ||
IsIAsyncStateMachine ( this typeDefinition ) : bool | ||
IsStateMachine ( this typeDefinition ) : bool |
public static IsCompilerGenerated ( this typeDefinition ) : bool | ||
typeDefinition | this | |
return | bool |
public static IsIAsyncStateMachine ( this typeDefinition ) : bool | ||
typeDefinition | this | |
return | bool |
public static IsStateMachine ( this typeDefinition ) : bool | ||
typeDefinition | this | |
return | bool |