SIM.Tests.Instances.FakeInstance.GetDataFolderPath C# (CSharp) Méthode

GetDataFolderPath() protected méthode

protected GetDataFolderPath ( ) : string
Résultat string
        protected override string GetDataFolderPath()
        {
            return this.dataFolderPath;
        }