示例#1
0
 private object TryOfToOneLocal(Type type, FuncWrapper creator)
 {
     return(LocalServer.OfToOne(type, creator));
 }