internal KeymanKeyboardDescription(KeymanKeyboardDescription other): base(other)
		{
			IsKeyman6 = other.IsKeyman6;
		}
Ejemplo n.º 2
0
 internal KeymanKeyboardDescription(KeymanKeyboardDescription other) : base(other)
 {
     IsKeyman6 = other.IsKeyman6;
 }