Hyena.Data.Gui.CellContext.CellContext C# (CSharp) Метод

CellContext() публичный Метод

public CellContext ( ) : System
Результат System
        public CellContext()
        {
            Opaque = true;
        }
CellContext