コード例 #1
0
ファイル: WebController.cs プロジェクト: superowner/bitstrap
 void IWebController.Setup(WebApi api)
 {
     Api = api;
 }