C# Class FluentTc.Locators.BuildProjectHavingBuilder

Inheritance: IBuildProjectHavingBuilder
Afficher le fichier Open project: QualiSystems/FluentTc Class Usage Examples

Méthodes publiques

Méthode Description
GetLocator ( ) : string
Id ( string projectId ) : void
Name ( string projectName ) : void

Method Details

GetLocator() public méthode

public GetLocator ( ) : string
Résultat string

Id() public méthode

public Id ( string projectId ) : void
projectId string
Résultat void

Name() public méthode

public Name ( string projectName ) : void
projectName string
Résultat void