Beispiel #1
0
 public static UInt32 Get(Options option)
 {
     return(Native.librg_option_get((uint)option));
 }