C# 클래스 XElementExtracting.XElementExtractor

상속: IFilesExtractor
파일 보기 프로젝트 열기: 7digital/XML-Deserialization-Examples

공개 메소드들

메소드 설명
ExtractSoundRecordings ( ) : IEnumerable
LoadFile ( string xmlFilePath ) : void

메소드 상세

ExtractSoundRecordings() 공개 메소드

public ExtractSoundRecordings ( ) : IEnumerable
리턴 IEnumerable

LoadFile() 공개 메소드

public LoadFile ( string xmlFilePath ) : void
xmlFilePath string
리턴 void