Exception.getFile C# (CSharp) Метод

getFile() публичный Метод

public getFile ( ) : string
Результат string
    public virtual string getFile()
    {
        throw new NotImplementedException();
    }