Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: TElement GetSelfValue(TElement)

Declaration

public TElement GetSelfValue(
    TElement element
)

Summary

Decodes the serialized form of the element type itself.

Remarks

This should do the reverse of IClassifyFormat<TElement>.FormatSelfValue(TElement).