SadConsole.Cell.Cell C# (CSharp) Method

Cell() public method

public Cell ( ) : System.Runtime.Serialization
return System.Runtime.Serialization
        public Cell()
        {
            Reset();
        }