StructInfoAnalyze Method

Analyze class.

Definition

Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0
C#
public static StructInfo Analyze(
	Type clz
)

Parameters

clz  Type
Class to analyze.

Return Value

StructInfo
StructInfo for class.

Exceptions

RecordExceptionIf error calculation length information.

See Also