RuntimeTypeModelCompile Method (String, String) |
Namespace:
ProtoBuf.Meta
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic TypeModel Compile(
string name,
string path
)
Parameters
- name
- Type: SystemString
- path
- Type: SystemString
Return Value
Type:
TypeModel
See Also