コード例 #1
0
		internal KeymanKeyboardDescription(KeymanKeyboardDescription other): base(other)
		{
			IsKeyman6 = other.IsKeyman6;
		}
コード例 #2
0
 internal KeymanKeyboardDescription(KeymanKeyboardDescription other) : base(other)
 {
     IsKeyman6 = other.IsKeyman6;
 }