Argentini.Halide.DatabaseRow.DatabaseRow C# (CSharp) Method

DatabaseRow() public method

Initialize the DatabaseRow with an empty row.
public DatabaseRow ( ) : System
return System
        public DatabaseRow()
        {
        }

Same methods

DatabaseRow::DatabaseRow ( H3Reader reader ) : System