C# Class RatChat.Core.ChatNameAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: JustOxlamon/Sc2tvChatPub

Méthodes publiques

Méthode Description
ChatNameAttribute ( string Name ) : System
GetAttribute ( Type type ) : ChatNameAttribute

Method Details

ChatNameAttribute() public méthode

public ChatNameAttribute ( string Name ) : System
Name string
Résultat System

GetAttribute() public static méthode

public static GetAttribute ( Type type ) : ChatNameAttribute
type System.Type
Résultat ChatNameAttribute