Ejemplo n.º 1
0
 private static object GetTypedNull(Type type)
 {
     return(ComponentOperator.GetTypedDefaultMethod(type)());
 }