ATMLDataAccessLibrary.db.beans.BASEBean.BASEBean C# (CSharp) Méthode

BASEBean() public méthode

public BASEBean ( String tableName ) : System
tableName String
Résultat System
        public BASEBean( String tableName )
        {
            this.TableName = tableName;
        }

Same methods

BASEBean::BASEBean ( ) : System
BASEBean::BASEBean ( System.Data.OleDb.OleDbDataReader reader ) : System