Ejemplo n.º 1
0
 public void Start()
 {
     Log.Global.WriteLine(MessageType.Info, "AsioObject.Start");
     Try(vtbl.start(_this));
 }