C# 클래스 DragAndDrop.ClipboardUtil

파일 보기 프로젝트 열기: openfin/dragdrop-dotnet-openfin-demo

공개 메소드들

메소드 설명
textToCF_HTML ( string content ) : string

비공개 메소드들

메소드 설명
GetByteCount ( StringBuilder sb, int start, int end = -1 ) : int
GetByteCount ( string s, int start, int end = -1 ) : int

메소드 상세

textToCF_HTML() 공개 정적인 메소드

public static textToCF_HTML ( string content ) : string
content string
리턴 string