コード例 #1
0
 public void Initialize (IConfigSource config, Framework.IRegistryCore registry)
 {
     registry.RegisterModuleInterface<IHeloServiceConnector> (this);
 }