C# Class ScrewTurn.Wiki.Actions.ForGlobals

Contains actions for global resources.
Afficher le fichier Open project: mono/ScrewTurnWiki

Méthodes publiques

Свойство Type Description
All string[]

Méthodes publiques

Méthode Description
GetFullName ( string name ) : string

Gets the full name of an action.

Method Details

GetFullName() public static méthode

Gets the full name of an action.
public static GetFullName ( string name ) : string
name string The internal name.
Résultat string

Property Details

All public_oe static_oe property

Gets an array containing all actions.
public static string[] All
Résultat string[]