C# 클래스 Google.Protobuf.SampleMessages

Helper methods to create sample instances of types generated from unit test messages.
파일 보기 프로젝트 열기: dropbox/protobuf 1 사용 예제들

공개 메소드들

메소드 설명
CreateFullTestAllTypes ( ) : TestAllTypes

Creates a new sample TestAllTypes message with all fields populated. The "oneof" field is populated with the string property (OneofString).

메소드 상세

CreateFullTestAllTypes() 공개 정적인 메소드

Creates a new sample TestAllTypes message with all fields populated. The "oneof" field is populated with the string property (OneofString).
public static CreateFullTestAllTypes ( ) : TestAllTypes
리턴 TestAllTypes