Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FluentTc
Locators
BuildProjectHavingBuilder
C# Class FluentTc.Locators.BuildProjectHavingBuilder
Inheritance:
IBuildProjectHavingBuilder
Show file
Open project: QualiSystems/FluentTc
Class Usage Examples
Public Methods
Method
Description
GetLocator
( ) :
string
Id
(
string
projectId
) :
void
Name
(
string
projectName
) :
void
Method Details
GetLocator()
public
method
public
GetLocator
( ) :
string
return
string
Id()
public
method
public
Id
(
string
projectId
) :
void
projectId
string
return
void
Name()
public
method
public
Name
(
string
projectName
) :
void
projectName
string
return
void