C# Class Cauterize.SerializedRepresentationAttribute

Inheritance: System.Attribute
Show file Open project: sw17ch/Z-ARCHIVED-legacy-cauterize Class Usage Examples

Public Methods

Method Description
GetRepresentation ( Type t ) : Type
SerializedRepresentationAttribute ( Type type ) : System

Method Details

GetRepresentation() public static method

public static GetRepresentation ( Type t ) : Type
t System.Type
return System.Type

SerializedRepresentationAttribute() public method

public SerializedRepresentationAttribute ( Type type ) : System
type System.Type
return System