C# Class MonoSoftware.MonoX.Resources.CategoryContextMenuOperations

Afficher le fichier Open project: MonoSoftware/MonoX-Localization-Resources

Private Properties

Свойство Type Description
CategoryContextMenuOperations System

Méthodes publiques

Méthode Description
CopyFormat ( ) : string

The stub formatting method returning the Copy property value.

CutFormat ( ) : string

The stub formatting method returning the Cut property value.

DeleteConfirmationFormat ( ) : string

The stub formatting method returning the DeleteConfirmation property value.

DeleteFormat ( ) : string

The stub formatting method returning the Delete property value.

MoveDownFormat ( ) : string

The stub formatting method returning the MoveDown property value.

MoveUpFormat ( ) : string

The stub formatting method returning the MoveUp property value.

PasteAfterFormat ( ) : string

The stub formatting method returning the PasteAfter property value.

PasteBeforeFormat ( ) : string

The stub formatting method returning the PasteBefore property value.

PasteFormat ( ) : string

The stub formatting method returning the Paste property value.

Private Methods

Méthode Description
CategoryContextMenuOperations ( ) : System

Method Details

CopyFormat() public static méthode

The stub formatting method returning the Copy property value.
public static CopyFormat ( ) : string
Résultat string

CutFormat() public static méthode

The stub formatting method returning the Cut property value.
public static CutFormat ( ) : string
Résultat string

DeleteConfirmationFormat() public static méthode

The stub formatting method returning the DeleteConfirmation property value.
public static DeleteConfirmationFormat ( ) : string
Résultat string

DeleteFormat() public static méthode

The stub formatting method returning the Delete property value.
public static DeleteFormat ( ) : string
Résultat string

MoveDownFormat() public static méthode

The stub formatting method returning the MoveDown property value.
public static MoveDownFormat ( ) : string
Résultat string

MoveUpFormat() public static méthode

The stub formatting method returning the MoveUp property value.
public static MoveUpFormat ( ) : string
Résultat string

PasteAfterFormat() public static méthode

The stub formatting method returning the PasteAfter property value.
public static PasteAfterFormat ( ) : string
Résultat string

PasteBeforeFormat() public static méthode

The stub formatting method returning the PasteBefore property value.
public static PasteBeforeFormat ( ) : string
Résultat string

PasteFormat() public static méthode

The stub formatting method returning the Paste property value.
public static PasteFormat ( ) : string
Résultat string