Exception.getFile C# (CSharp) 메소드

getFile() 공개 메소드

public getFile ( ) : string
리턴 string
    public virtual string getFile()
    {
        throw new NotImplementedException();
    }