Click or drag to resize
Response Constructor (ServiceResult)
Initializes a new instance of the Response class

Namespace: RFM.Services
Assembly: RFMServices (in RFMServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Response(
	ServiceResult result
)

Parameters

result
Type: ServiceResult

[Missing <param name="result"/> documentation for "M:RFM.Services.Response.#ctor(Quantellia.WorldModeler.Services.ServiceResult)"]

See Also