메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
updateResourceReference ( bool shouldAdd ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
The method that derived classes should override to implement disposing of managed and native resources. Native resources should always be released regardless of the value of the disposing parameter. |
메소드 | 설명 | |
---|---|---|
GraphicsResource ( ) : System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | True if managed objects should be disposed. |
리턴 | void |
public updateResourceReference ( bool shouldAdd ) : void | ||
shouldAdd | bool | |
리턴 | void |