C# 클래스 Nav.Common.VSPackages.CrmDeveloperHelper.Helpers.ClipboardHelper

파일 보기 프로젝트 열기: PonomarevDmitry/CrmDeveloperHelper

공개 메소드들

메소드 설명
Clear ( ) : void
SetFileDropList ( StringCollection stringCollection ) : void
SetText ( string text ) : void

메소드 상세

Clear() 공개 정적인 메소드

public static Clear ( ) : void
리턴 void

SetFileDropList() 공개 정적인 메소드

public static SetFileDropList ( StringCollection stringCollection ) : void
stringCollection StringCollection
리턴 void

SetText() 공개 정적인 메소드

public static SetText ( string text ) : void
text string
리턴 void