C# 클래스 Affecto.Testing.SpecFlow.Identifiers

파일 보기 프로젝트 열기: affecto/dotnet-Testing.SpecFlow 1 사용 예제들

공개 메소드들

메소드 설명
Generate ( string textWithId ) : void
Get ( string textWithId ) : System.Guid
Identifiers ( ) : System

비공개 메소드들

메소드 설명
IsTextAdded ( string textWithId ) : bool

메소드 상세

Generate() 공개 메소드

public Generate ( string textWithId ) : void
textWithId string
리턴 void

Get() 공개 메소드

public Get ( string textWithId ) : System.Guid
textWithId string
리턴 System.Guid

Identifiers() 공개 메소드

public Identifiers ( ) : System
리턴 System