hprose / hprose-dotnet

Hprose 3.0 for .NET
MIT License
383 stars 98 forks source link

增加一个非泛型的 Register 方法 #62

Closed andot closed 3 years ago

andot commented 4 years ago

https://github.com/hprose/hprose-dotnet/blob/56befb3a8fdb99c7e7bfa3936103fe94dc2d5915/src/Hprose.IO/TypeManager.cs#L52

例如:

public static void Register(Type type, string name = null)