메소드 | 설명 | |
---|---|---|
ExampleProtocol ( string protocol, bool valid ) : System | ||
ExampleProtocol ( string protocol, bool valid, string name, string comment ) : System |
public ExampleProtocol ( string protocol, bool valid ) : System | ||
protocol | string | |
valid | bool | |
리턴 | System |
public ExampleProtocol ( string protocol, bool valid, string name, string comment ) : System | ||
protocol | string | |
valid | bool | |
name | string | |
comment | string | |
리턴 | System |