C# Class DbLocalizationProvider.Refactoring.RefactorStep

Afficher le fichier Open project: valdisiljuconoks/LocalizationProvider

Méthodes publiques

Méthode Description
RefactorStep ( Type targetType, ICollection list, string newResourceKey ) : System
Was ( string oldResourceKey ) : void

Method Details

RefactorStep() public méthode

public RefactorStep ( Type targetType, ICollection list, string newResourceKey ) : System
targetType System.Type
list ICollection
newResourceKey string
Résultat System

Was() public méthode

public Was ( string oldResourceKey ) : void
oldResourceKey string
Résultat void