public static bool TryGetProxyTypeName(
Type type,
out string className
)
Public Shared Function TryGetProxyTypeName (
type As Type,
<OutAttribute> ByRef className As String
) As Boolean
static member TryGetProxyTypeName :
type : Type *
className : string byref -> bool
[缺少 "M:TouchSocket.Rpc.CodeGenerator.TryGetProxyTypeName(System.Type,System.String@)" 的 <param name="type"/> 文档]
[缺少 "M:TouchSocket.Rpc.CodeGenerator.TryGetProxyTypeName(System.Type,System.String@)" 的 <param name="className"/> 文档]
[缺少 "M:TouchSocket.Rpc.CodeGenerator.TryGetProxyTypeName(System.Type,System.String@)" 的 <returns> 文档]