C# Class FileData

Inheritance: BaseJson
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
GetFile ( string Path ) : FileData,
InPath ( string Path ) : List
ToString ( ) : string

Private Methods

Méthode Description
FileData ( ) : System

Method Details

GetFile() public static méthode

public static GetFile ( string Path ) : FileData,
Path string
Résultat FileData,

InPath() public static méthode

public static InPath ( string Path ) : List
Path string
Résultat List

ToString() public méthode

public ToString ( ) : string
Résultat string