コード例 #1
0
ファイル: CfgMgr.cs プロジェクト: tbcmangos/LauncherBfA
 public void Create(IConfiguration provider)
 {
     Provider.AppendProvider(provider);
 }