C# Class util, Horizon-for-Monkey

Show file Open project: JochenHeizmann/Horizon-for-Monkey Class Usage Examples

Public Methods

Method Description
GetTimestamp ( ) : int
NavigateToUrl ( String path ) : void

Method Details

GetTimestamp() public static method

public static GetTimestamp ( ) : int
return int

NavigateToUrl() public static method

public static NavigateToUrl ( String path ) : void
path String
return void