コード例 #1
0
ファイル: UIProvider.cs プロジェクト: nsb1271/UWPapplication
 public void Run(IUIController controller) => theRealProvider.Run(controller);