C# Class NuGet.ManifestVersionUtility

Afficher le fichier Open project: xero-github/Nuget Class Usage Examples

Méthodes publiques

Méthode Description
GetManifestVersion ( ManifestMetadata metadata ) : int

Private Methods

Méthode Description
GetPropertyVersion ( PropertyInfo property ) : int
GetVersionPropertyVersion ( ManifestMetadata metadata ) : int
IsManifestMetadata ( PropertyInfo property ) : bool
VisitList ( IList list ) : int
VisitObject ( object obj ) : int
VisitProperty ( object obj, PropertyInfo property ) : int

Method Details

GetManifestVersion() public static méthode

public static GetManifestVersion ( ManifestMetadata metadata ) : int
metadata ManifestMetadata
Résultat int