Exemple #1
0
 public override ObjectValue CreateInitializedObject(TypeValue type)
 {
     return(OutSet.CreateObject(type));
 }