Exception.getFile C# (CSharp) Méthode

getFile() public méthode

public getFile ( ) : string
Résultat string
    public virtual string getFile()
    {
        throw new NotImplementedException();
    }