C# Class Transit.Framework.Redirection.RedirectAttribute

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

Méthodes publiques

Méthode Description
RedirectAttribute ( Type classType, string methodName, ulong bitSetOption ) : System
RedirectAttribute ( Type classType, ulong bitSetOption ) : System

Method Details

RedirectAttribute() public méthode

public RedirectAttribute ( Type classType, string methodName, ulong bitSetOption ) : System
classType System.Type
methodName string
bitSetOption ulong
Résultat System

RedirectAttribute() public méthode

public RedirectAttribute ( Type classType, ulong bitSetOption ) : System
classType System.Type
bitSetOption ulong
Résultat System