프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ProtobufCustomObject | System |
메소드 | 설명 | |
---|---|---|
ProtobufCustomObject ( int intValue, string stringValue ) : System |
Constructor object for ProtobufCustomObject
|
메소드 | 설명 | |
---|---|---|
ProtobufCustomObject ( ) : System |
Private constructor required for protobuf
|
public ProtobufCustomObject ( int intValue, string stringValue ) : System | ||
intValue | int | |
stringValue | string | |
리턴 | System |