C# Class fCraft.ColorKeyAttribute

Inheritance: ConfigKeyAttribute
Afficher le fichier Open project: GlennMR/800craft

Méthodes publiques

Méthode Description
ColorKeyAttribute ( ConfigSection section, string defaultColor, string description ) : System
Validate ( string value ) : void

Method Details

ColorKeyAttribute() public méthode

public ColorKeyAttribute ( ConfigSection section, string defaultColor, string description ) : System
section ConfigSection
defaultColor string
description string
Résultat System

Validate() public méthode

public Validate ( string value ) : void
value string
Résultat void