SIM.Tests.Instances.FakeInstance.GetDataFolderPath C# (CSharp) 메소드

GetDataFolderPath() 보호된 메소드

protected GetDataFolderPath ( ) : string
리턴 string
        protected override string GetDataFolderPath()
        {
            return this.dataFolderPath;
        }