Cadenza.Core : Cadenza.Constraints Namespace

Arguments Class

Documentation for this section has not yet been entered.

public static class Arguments

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Cadenza.Constraints
Assembly: Cadenza.Core (in Cadenza.Core.dll)
Assembly Versions: 0.1.0.0

Members

See Also: Inherited members from object.

Public Methods

static
AreNotNull<T> (T)
Documentation for this section has not yet been entered.

Member Details

AreNotNull<T> Generic Method

Documentation for this section has not yet been entered.

public static void AreNotNull<T> (T container)
where T : class

Type Parameters

T
Documentation for this section has not yet been entered.

Parameters

container
Documentation for this section has not yet been entered.

Exceptions

Type Reason
ArgumentNullException Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Cadenza.Constraints
Assembly: Cadenza.Core (in Cadenza.Core.dll)
Assembly Versions: 0.1.0.0