Exemplo n.º 1
0
 public static void AddMask(IInterfaceMask mask, bool closeAllOtherMasks = false)
 {
     Interface.AddMask_(mask, closeAllOtherMasks);
 }