Argentini.Halide.DatabaseRow.DatabaseRow C# (CSharp) 메소드

DatabaseRow() 공개 메소드

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

Same methods

DatabaseRow::DatabaseRow ( H3Reader reader ) : System