Ejemplo n.º 1
0
 private Position(global::ServoSharp.Position.__Internal native, bool skipVTables = false)
     : this()
 {
     __instance = native;
 }
Ejemplo n.º 2
0
 internal static global::ServoSharp.Position __CreateInstance(global::ServoSharp.Position.__Internal native, bool skipVTables = false)
 {
     return(new global::ServoSharp.Position(native, skipVTables));
 }