internal KeymanKeyboardDescription(KeymanKeyboardDescription other): base(other)
		{
			IsKeyman6 = other.IsKeyman6;
		}
Beispiel #2
0
 internal KeymanKeyboardDescription(KeymanKeyboardDescription other) : base(other)
 {
     IsKeyman6 = other.IsKeyman6;
 }