Click or drag to resize
ParaPlan Logo

Program Constructor (ClientProgram)

Build a RESTModel program from an Entity Program

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Program(
	ClientProgram dllprogram
)

Parameters

dllprogram
Type: ClientProgram

[Missing <param name="dllprogram"/> documentation for "M:ParaPlanREST.Models.Program.#ctor(ParaPlan.Entities.ClientProgram)"]

See Also