コード例 #1
0
 public void Initialise(TexoConfiguration configuration)
 {
     runtime.Initialise();
     setting.Configure(configuration);
 }