C# Class Foundation.LocalizedAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: NVentimiglia/Unity3d-Foundation

Méthodes publiques

Méthode Description
LocalizedAttribute ( string key ) : System
LocalizedAttribute ( string key, string group ) : System

Method Details

LocalizedAttribute() public méthode

public LocalizedAttribute ( string key ) : System
key string
Résultat System

LocalizedAttribute() public méthode

public LocalizedAttribute ( string key, string group ) : System
key string
group string
Résultat System