C# 클래스 NVorbis.InvalidDataException

상속: System.Exception
파일 보기 프로젝트 열기: gregzo/G-Audio

공개 메소드들

메소드 설명
InvalidDataException ( ) : System.Collections
InvalidDataException ( string message ) : System.Collections

메소드 상세

InvalidDataException() 공개 메소드

public InvalidDataException ( ) : System.Collections
리턴 System.Collections

InvalidDataException() 공개 메소드

public InvalidDataException ( string message ) : System.Collections
message string
리턴 System.Collections