C# Class MetaGeta.DataStore.SettingsAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: anyoun/metageta

Méthodes publiques

Méthode Description
SettingsAttribute ( string friendlyName, object defaultValue, SettingType type, string category ) : System

Method Details

SettingsAttribute() public méthode

public SettingsAttribute ( string friendlyName, object defaultValue, SettingType type, string category ) : System
friendlyName string
defaultValue object
type SettingType
category string
Résultat System