C# Class ServiceClientGenerator.CoreAssemblyInfoUpdater

Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
CoreAssemblyInfoUpdater ( GeneratorOptions options, GenerationManifest manifest ) : ServiceClientGenerator.Generators.NuGet
Execute ( ) : void

Private Methods

Méthode Description
UpdateAssemblyVersion ( ) : void
UpdateNuspec ( ) : void

Method Details

CoreAssemblyInfoUpdater() public méthode

public CoreAssemblyInfoUpdater ( GeneratorOptions options, GenerationManifest manifest ) : ServiceClientGenerator.Generators.NuGet
options GeneratorOptions
manifest GenerationManifest
Résultat ServiceClientGenerator.Generators.NuGet

Execute() public méthode

public Execute ( ) : void
Résultat void