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

Inheritance: Softeq.XToolkit.Common.Files.BaseFileProvider
Afficher le fichier Open project: Softeq/XToolkit.WhiteLabel

Méthodes publiques

Méthode Description
GetAbsolutePath ( string relativePath ) : string
InternalStorageFileProvider ( ) : System

Method Details

GetAbsolutePath() public méthode

public GetAbsolutePath ( string relativePath ) : string
relativePath string
Résultat string

InternalStorageFileProvider() public méthode

public InternalStorageFileProvider ( ) : System
Résultat System