예제 #1
0
 public virtual object NullValue(IReflectClass clazz)
 {
     return(Platform4.NullValue(ToNative(clazz)));
 }