Exemple #1
0
 protected void AddState(GState v)
 {
     AddState(nativePtr, v.GetNativePtr());
 }
Exemple #2
0
 private extern static IntPtr Constructor(GState stub);