C# Class HappyFunTimes.HFTWebServer.Redir

Show file Open project: greggman/hft-unity-gamepad

Public Properties

Property Type Description
pathname string

Public Methods

Method Description
Redir ( string pathname ) : System

Method Details

Redir() public method

public Redir ( string pathname ) : System
pathname string
return System

Property Details

pathname public property

public string pathname
return string