Deveel.Data.TableContainerBase.GetTable C# (CSharp) 메소드

GetTable() 공개 추상적인 메소드

public abstract GetTable ( int offset ) : ITable
offset int
리턴 ITable
        public abstract ITable GetTable(int offset);