메소드 | 설명 | |
---|---|---|
ConsoleExecutingAssembly ( string nameSpace, IConsoleCommand instance ) | ||
Equals ( object obj ) : bool |
Determines whether the specified object, is equal to this instance.
|
|
GetHashCode ( ) : int |
Returns a hash code for this instance.
|
|
ToString ( ) : string |
Returns a string that represents this instance.
|
public ConsoleExecutingAssembly ( string nameSpace, IConsoleCommand instance ) | ||
nameSpace | string | |
instance | IConsoleCommand |
public Equals ( object obj ) : bool | ||
obj | object | The |
리턴 | bool |