Click or drag to resize
IAPManagerBuyFeature Method

[Missing <summary> documentation for "M:Slash.IAP.IAPManager.BuyFeature(System.String)"]

Namespace: Slash.IAP
Assembly: Slash.IAP (in Slash.IAP.dll) Version: 1.0.5843.24184
Syntax
public static bool BuyFeature(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Slash.IAP.IAPManager.BuyFeature(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Slash.IAP.IAPManager.BuyFeature(System.String)"]

See Also