C# Class Transit.Framework.Modularity.ModuleAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Katalyst6/CSL.TransitAddonMod

Méthodes publiques

Méthode Description
IsAssociatedWith ( Type type ) : bool
ModuleAttribute ( ) : System
ModuleAttribute ( Type mod ) : System

Method Details

IsAssociatedWith() public méthode

public IsAssociatedWith ( Type type ) : bool
type System.Type
Résultat bool

ModuleAttribute() public méthode

public ModuleAttribute ( ) : System
Résultat System

ModuleAttribute() public méthode

public ModuleAttribute ( Type mod ) : System
mod System.Type
Résultat System