C# 클래스 DbLocalizationProvider.Refactoring.RefactorStep

파일 보기 프로젝트 열기: valdisiljuconoks/LocalizationProvider

공개 메소드들

메소드 설명
RefactorStep ( Type targetType, ICollection list, string newResourceKey ) : System
Was ( string oldResourceKey ) : void

메소드 상세

RefactorStep() 공개 메소드

public RefactorStep ( Type targetType, ICollection list, string newResourceKey ) : System
targetType System.Type
list ICollection
newResourceKey string
리턴 System

Was() 공개 메소드

public Was ( string oldResourceKey ) : void
oldResourceKey string
리턴 void