Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ProtocolBuffers
Message
C# 클래스 ProtocolBuffers.Message
상속:
MessageEnumBase
파일 보기
프로젝트 열기: enyim/ProtoBuf
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Comments
string
Enums
List
Fields
Field>.Dictionary
Messages
List
공개 메소드들
메소드
설명
Message
(
Message
parent
) :
System
ToString
( ) :
string
메소드 상세
Message()
공개
메소드
public
Message
(
Message
parent
) :
System
parent
Message
리턴
System
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
프로퍼티 상세
Comments
공개적으로 프로퍼티
public
string
Comments
리턴
string
Enums
공개적으로 프로퍼티
public
List
Enums
리턴
List
Fields
공개적으로 프로퍼티
public
Dictionary
Fields
리턴
Field>.Dictionary
Messages
공개적으로 프로퍼티
public
List
Messages
리턴
List