C# Class HappyFunTimes.HFTHttpRequest.Options

显示文件 Open project: greggman/hft-unity-gamepad

Public Properties

Property Type Description
content string
contentType string
url string
verb string

Property Details

content public_oe property

public string content
return string

contentType public_oe property

public string contentType
return string

url public_oe property

public string url
return string

verb public_oe property

public string verb
return string