Property | Type | Description | |
---|---|---|---|
BaseUrl | string |
Method | Description | |
---|---|---|
GetCurrentPage ( ) : PagesEnum | ||
GetGuid ( ) : string | ||
GetTrulyRandom ( ) : |
||
GetUrl ( PagesEnum page ) : string | ||
RandomLetter ( ) : string | ||
RandomString ( bool guid = false ) : string |
public static GetTrulyRandom ( ) : |
||
return |
public static GetUrl ( PagesEnum page ) : string | ||
page | PagesEnum | |
return | string |
public static RandomString ( bool guid = false ) : string | ||
guid | bool | |
return | string |