예제 #1
0
 internal void __MarshalFrom(ref Vibration.__Native @ref)
 {
     this.LeftMotorSpeed  = (ushort)@ref.LeftMotorSpeed;
     this.RightMotorSpeed = (ushort)@ref.RightMotorSpeed;
 }
예제 #2
0
 internal void __MarshalFree(ref Vibration.__Native @ref)
 {
 }