示例#1
0
 private object TryOfOneLocal(Type type)
 {
     return(LocalServer.OfOne(type));
 }