C# Class Softeq.XToolkit.Common.Files.InternalStorageFileProvider

Inheritance: Softeq.XToolkit.Common.Files.BaseFileProvider
ファイルを表示 Open project: Softeq/XToolkit.WhiteLabel

Public Methods

Method Description
GetAbsolutePath ( string relativePath ) : string
InternalStorageFileProvider ( ) : System

Method Details

GetAbsolutePath() public method

public GetAbsolutePath ( string relativePath ) : string
relativePath string
return string

InternalStorageFileProvider() public method

public InternalStorageFileProvider ( ) : System
return System