C# Class Uiml.Rendering.TypeDecoding.TypeDecoderMethodAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: jozilla/Uiml.net

Public Methods

Method Description
TypeDecoderMethodAttribute ( ) : System
TypeDecoderMethodAttribute ( Type dependency ) : System

Method Details

TypeDecoderMethodAttribute() public method

public TypeDecoderMethodAttribute ( ) : System
return System

TypeDecoderMethodAttribute() public method

public TypeDecoderMethodAttribute ( Type dependency ) : System
dependency System.Type
return System