메소드 | 설명 | |
---|---|---|
Create ( |
Create a block around the specified delegate.
|
|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
ToString ( ) : string |
Returns a String that represents this instance.
|
메소드 | 설명 | |
---|---|---|
Block ( |
Initializes a new instance of the Block class.
|
|
Dispose ( bool disposing ) : void |
Releases unmanaged and - optionally - managed resources
|
메소드 | 설명 | |
---|---|---|
CreateBlock ( Object thunk, Object invoker, |
||
DestroyBlock ( |
protected Block ( |
||
invoker | The invoker. | |
리턴 | System |
public static Create ( |
||
@delegate | ||
리턴 |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
리턴 | void |