C# 클래스 RadaCode.InDoc.Data.DocumentNaming.NamingApproach

파일 보기 프로젝트 열기: maxpavlov/FlexNet 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetCurrentValueByIndex string

공개 메소드들

메소드 설명
GetNextName ( ) : string
SaveCurrentParams ( string>.List initialParams ) : void

비공개 메소드들

메소드 설명
GetCurrentValueByIndex ( int codeIndex ) : string

메소드 상세

GetNextName() 공개 메소드

public GetNextName ( ) : string
리턴 string

SaveCurrentParams() 공개 메소드

public SaveCurrentParams ( string>.List initialParams ) : void
initialParams string>.List
리턴 void