C# Class BitmapReader.Attributes.DefaultSettingAttribute

Inheritance: System.Attribute
Show file Open project: egeozcan/DrawThatThing

Public Methods

Method Description
DefaultSettingAttribute ( string name, object defaultValue ) : System

Method Details

DefaultSettingAttribute() public method

public DefaultSettingAttribute ( string name, object defaultValue ) : System
name string
defaultValue object
return System