C# Class Nav.Common.VSPackages.CrmDeveloperHelper.Helpers.ClipboardHelper

Afficher le fichier Open project: PonomarevDmitry/CrmDeveloperHelper

Méthodes publiques

Méthode Description
Clear ( ) : void
SetFileDropList ( StringCollection stringCollection ) : void
SetText ( string text ) : void

Method Details

Clear() public static méthode

public static Clear ( ) : void
Résultat void

SetFileDropList() public static méthode

public static SetFileDropList ( StringCollection stringCollection ) : void
stringCollection StringCollection
Résultat void

SetText() public static méthode

public static SetText ( string text ) : void
text string
Résultat void