C# 클래스 Axiom.Demos.Configuration.EngineConfig.FilePathDataTable

상속: global::System.Data.DataTable, global::System.Collections.IEnumerable
파일 보기 프로젝트 열기: WolfgangSt/axiom

Private Properties

프로퍼티 타입 설명
AddFilePathRow FilePathRow
AddFilePathRow void
Clone global::System.Data.DataTable
CreateInstance global::System.Data.DataTable
FilePathDataTable
FilePathDataTable
FilePathDataTable
GetEnumerator global::System.Collections.IEnumerator
GetRowType global::System.Type
GetTypedTableSchema global::System.Xml.Schema.XmlSchemaComplexType
InitClass void
InitVars void
NewFilePathRow FilePathRow
NewRowFromBuilder global::System.Data.DataRow
OnRowChanged void
OnRowChanging void
OnRowDeleted void
OnRowDeleting void
RemoveFilePathRow void
this FilePathRow

비공개 메소드들

메소드 설명
AddFilePathRow ( string group, string src, string type ) : FilePathRow
AddFilePathRow ( FilePathRow row ) : void
Clone ( ) : global::System.Data.DataTable
CreateInstance ( ) : global::System.Data.DataTable
FilePathDataTable ( )
FilePathDataTable ( global table )
FilePathDataTable ( global info, global context )
GetEnumerator ( ) : global::System.Collections.IEnumerator
GetRowType ( ) : global::System.Type
GetTypedTableSchema ( global xs ) : global::System.Xml.Schema.XmlSchemaComplexType
InitClass ( ) : void
InitVars ( ) : void
NewFilePathRow ( ) : FilePathRow
NewRowFromBuilder ( global builder ) : global::System.Data.DataRow
OnRowChanged ( global e ) : void
OnRowChanging ( global e ) : void
OnRowDeleted ( global e ) : void
OnRowDeleting ( global e ) : void
RemoveFilePathRow ( FilePathRow row ) : void
this ( int index ) : FilePathRow