Axiom.Demos.Configuration.EngineConfig.FilePathRow.FilePathRow C# (CSharp) Метод

FilePathRow() приватный Метод

private FilePathRow ( global rb )
rb global
			internal FilePathRow(global::System.Data.DataRowBuilder rb) : 
					base(rb) {
				this.tableFilePath = ((FilePathDataTable)(this.Table));
			}
			
EngineConfig.FilePathRow