Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ProtocolBuffers
MessageInterfaceCode
C# Class ProtocolBuffers.MessageInterfaceCode
This is not currently used. It represent a different approach working against interfaces. This does require all fields to have access public or internal.
Inheritance:
MessageCode
Datei anzeigen
Open project: enyim/ProtoBuf
Public Methods
Method
Description
GenerateClass
(
Message
m
) :
string
Private Methods
Method
Description
GenerateInterface
(
Message
m
) :
string
Method Details
GenerateClass()
public
method
public
GenerateClass
(
Message
m
) :
string
m
Message
return
string