ProtoOption
Assembly: ServiceStack.Extensions.dll
View Source
Declaration
public static class ProtoOption : object
Methods
CSharpNamespace(IRequest, MetadataTypesConfig)
View Source
Declaration
public static string CSharpNamespace(IRequest req, MetadataTypesConfig config)
Returns
System.String
Parameters
| Type | Name | 
|---|---|
| ServiceStack.Web.IRequest | req | 
| ServiceStack.MetadataTypesConfig | config | 
PhpNamespace(IRequest, MetadataTypesConfig)
View Source
Declaration
public static string PhpNamespace(IRequest req, MetadataTypesConfig config)
Returns
System.String
Parameters
| Type | Name | 
|---|---|
| ServiceStack.Web.IRequest | req | 
| ServiceStack.MetadataTypesConfig | config |