IProtoBufPlugin
Assembly: ServiceStack.dll
View Source
Declaration
public interface IProtoBufPlugin
Methods
GetProto(Type)
View Source
Declaration
string GetProto(Type type)
Returns
System.String
Parameters
| Type | Name |
|---|---|
System.Type | type |
public interface IProtoBufPlugin
string GetProto(Type type)
System.String
| Type | Name |
|---|---|
System.Type | type |