| IAPManagerOnBuyFeature Field |
[Missing <summary> documentation for "F:Slash.IAP.IAPManager.OnBuyFeature"]
Namespace: Slash.IAPAssembly: Slash.IAP (in Slash.IAP.dll) Version: 1.0.5843.24184
Syntax public static Action<string> OnBuyFeature
Public Shared OnBuyFeature As Action(Of String)
public:
static Action<String^>^ OnBuyFeature
static val mutable OnBuyFeature: Action<string>
Field Value
Type:
ActionStringSee Also