static void Main(string[] args) { //ObjCaller.Start(); //ObjCaller.ObjViaRefInterface(); //ObjCaller.CheckMethod(); //ObjCaller.DefBouquet(); //ObjCaller.CallSort(); ObjCaller.CallStruct(); }
static void Main(string[] args) { //ObjCaller.Start(); //ObjCaller.ObjViaRefInterface(); ObjCaller.CheckMethod(); }