메소드 | 설명 | |
---|---|---|
Close ( ) : void |
Close the DebugConsole.
|
|
Open ( ) : void |
Open the DebugConsole.
|
|
Open ( string debugName ) : void |
Open the DebugConsole.
|
public static Open ( string debugName ) : void | ||
debugName | string | The DebugName. |
리턴 | void |