C# 클래스 SilentOrbit.ProtocolBuffers.ProtoType

A protobuf message or enum
파일 보기 프로젝트 열기: hultqvist/protobuf 1 사용 예제들

공개 메소드들

메소드 설명
MarkImported ( ) : void
ProtoType ( ) : System
ProtoType ( ProtoMessage parent, string package ) : System

Used by types within a namespace

메소드 상세

MarkImported() 공개 메소드

public MarkImported ( ) : void
리턴 void

ProtoType() 공개 메소드

public ProtoType ( ) : System
리턴 System

ProtoType() 공개 메소드

Used by types within a namespace
public ProtoType ( ProtoMessage parent, string package ) : System
parent ProtoMessage
package string
리턴 System