コード例 #1
0
ファイル: HotkeyInteraction.cs プロジェクト: yakoder/NRaas
 public override string GetTitlePrefix()
 {
     return(mOption.GetTitlePrefix());
 }