public static string GetProxyCodes(
string namespace,
Type[] serverTypes,
Type[] attributeTypes
)
Public Shared Function GetProxyCodes (
namespace As String,
serverTypes As Type(),
attributeTypes As Type()
) As String
static member GetProxyCodes :
namespace : string *
serverTypes : Type[] *
attributeTypes : Type[] -> string
[缺少 "M:TouchSocket.Rpc.CodeGenerator.GetProxyCodes(System.String,System.Type[],System.Type[])" 的 <param name="namespace"/> 文档]
[缺少 "M:TouchSocket.Rpc.CodeGenerator.GetProxyCodes(System.String,System.Type[],System.Type[])" 的 <param name="serverTypes"/> 文档]
[缺少 "M:TouchSocket.Rpc.CodeGenerator.GetProxyCodes(System.String,System.Type[],System.Type[])" 的 <param name="attributeTypes"/> 文档]
[缺少 "M:TouchSocket.Rpc.CodeGenerator.GetProxyCodes(System.String,System.Type[],System.Type[])" 的 <returns> 文档]