CxExpressionDefault

Description

sealed class Tinman.Core.Cx.Expressions.CxExpressionDefault

Derived from

CxExpression abstract
ICxTypeContainer

Represents the default expression that evaluates to the default value of the given type:

default(Type)

Public / Constructors

Cx​Expression​Default


public constructor CxExpressionDefault → (1)

type in : CxType

[not-null]
See ICxTypeContainer.Type.

Creates a new instance of CxExpressionDefault.

Serialization

Serial​Id


public static readonly attribute SerialId → (ISerialTypeInfo)

Serialization information about this type.