예제 #1
0
 public void NSTextInputClient_ShouldGetDrawsVertically()
 {
     Assert.IsFalse(textView.DrawsVertically(4), "NSTextInputClient_ShouldGetDrawsVertically - Returned wrong value");
 }