ATMLDataAccessLibrary.db.beans.BASEBean.BASEBean C# (CSharp) 메소드

BASEBean() 공개 메소드

public BASEBean ( String tableName ) : System
tableName String
리턴 System
        public BASEBean( String tableName )
        {
            this.TableName = tableName;
        }

Same methods

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