C# Class BitmapReader.Attributes.DefaultSettingAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: egeozcan/DrawThatThing

Méthodes publiques

Méthode Description
DefaultSettingAttribute ( string name, object defaultValue ) : System

Method Details

DefaultSettingAttribute() public méthode

public DefaultSettingAttribute ( string name, object defaultValue ) : System
name string
defaultValue object
Résultat System