C# (CSharp) Uiml.Rendering.TypeDecoding Namespace

Classes

Name Description
TypeDecoder Class to convert between different types, amongst others to convert (typeless) data values from the UIML document to the types required by the specific toolkit (e.g. '255,0,0' to an instance of System.Drawing.Color).
TypeDecoderMethodAttribute