Ejemplo n.º 1
0
 public int SetRegularEnum1(RegularEnum1 val) => (int)val;
Ejemplo n.º 2
0
 public int SetRegularEnum1(RegularEnum1 val) => ((Func <SampleClass, RegularEnum1, int>)CompiledWrappers[6])(this, val);