Argentini.Halide.DatabaseRow.DatabaseRow C# (CSharp) Méthode

DatabaseRow() public méthode

Initialize the DatabaseRow with an empty row.
public DatabaseRow ( ) : System
Résultat System
        public DatabaseRow()
        {
        }

Same methods

DatabaseRow::DatabaseRow ( H3Reader reader ) : System