Click or drag to resize
IRequestParameterNames Property

[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.IRequest.ParameterNames"]

Namespace: Activsoft.Engine.Mobile
Assembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IEnumerable<string> ParameterNames { get; }

Property Value

Type: IEnumerableString
See Also