public static ServerCellCode Generator(
	Type serverType,
	Type attributeType
)Public Shared Function Generator ( 
	serverType As Type,
	attributeType As Type
) As ServerCellCodestatic member Generator : 
        serverType : Type * 
        attributeType : Type -> ServerCellCode [缺少 "M:TouchSocket.Rpc.CodeGenerator.Generator(System.Type,System.Type)" 的 <param name="attributeType"/> 文档]
[缺少 "M:TouchSocket.Rpc.CodeGenerator.Generator(System.Type,System.Type)" 的 <returns> 文档]