Click or drag to resize

RestBehaviorConfiguration Constructor (Type)

AGS Behavior Configuration

Namespace:  SanteDB.Rest.Common.Configuration
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public RestBehaviorConfiguration(
	Type behaviorType
)

Parameters

behaviorType
Type: SystemType

[Missing <param name="behaviorType"/> documentation for "M:SanteDB.Rest.Common.Configuration.RestBehaviorConfiguration.#ctor(System.Type)"]

See Also