C# Class VixenModules.App.Shows.ShowItem

Afficher le fichier Open project: sall/vixen Class Usage Examples

Méthodes publiques

Свойство Type Description
diableShowAction bool

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ClearAction ( ) : void
Clone ( ) : object
GetAction ( ) : Action
ShowItem ( ShowItemType showType, string itemName, System.Guid currenShowID ) : System

Method Details

ClearAction() public méthode

public ClearAction ( ) : void
Résultat void

Clone() public méthode

public Clone ( ) : object
Résultat object

GetAction() public méthode

public GetAction ( ) : Action
Résultat Action

ShowItem() public méthode

public ShowItem ( ShowItemType showType, string itemName, System.Guid currenShowID ) : System
showType ShowItemType
itemName string
currenShowID System.Guid
Résultat System

Property Details

diableShowAction public_oe static_oe property

public static bool diableShowAction
Résultat bool