C# Class Common.ServerComponentFileProvider

Inheritance: IComponentFileProvider
Afficher le fichier Open project: jglozano/samples

Méthodes publiques

Méthode Description
GetComponentFilePath ( ) : string
GetDefaultComponentFileProvider ( ) : IComponentFileProvider

Private Methods

Méthode Description
ServerComponentFileProvider ( string file ) : Common.System

Method Details

GetComponentFilePath() public méthode

public GetComponentFilePath ( ) : string
Résultat string

GetDefaultComponentFileProvider() public static méthode

public static GetDefaultComponentFileProvider ( ) : IComponentFileProvider
Résultat IComponentFileProvider