C# Class FailureTroubleshooting.Data.NoSqlData.BundleInfo

Afficher le fichier Open project: Zjazure/FailureTroubleshooting

Méthodes publiques

Méthode Description
GetAll ( ) : List
Parse ( JToken json ) : BundleInfo
ToBundle ( ) : Bundle

Private Methods

Méthode Description
BundleInfo ( ) : System

Method Details

GetAll() public static méthode

public static GetAll ( ) : List
Résultat List

Parse() public static méthode

public static Parse ( JToken json ) : BundleInfo
json JToken
Résultat BundleInfo

ToBundle() public méthode

public ToBundle ( ) : Bundle
Résultat Bundle