コード例 #1
0
ファイル: MockTextRange2.cs プロジェクト: parris/tilda
 public void ChangeCase(MsoTextChangeCase Type)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
ファイル: MockTextRange2.cs プロジェクト: pengxinglove/tilda
 public void ChangeCase(MsoTextChangeCase Type)
 {
     throw new NotImplementedException();
 }