Example #1
0
 void Close() => tabGroup.Close(this);
Example #2
0
 void Close()
 {
     tabGroup.Close(this);
 }