C# Class DragAndDrop.ClipboardUtil

Mostrar archivo Open project: openfin/dragdrop-dotnet-openfin-demo

Public Methods

Method Description
textToCF_HTML ( string content ) : string

Private Methods

Method Description
GetByteCount ( StringBuilder sb, int start, int end = -1 ) : int
GetByteCount ( string s, int start, int end = -1 ) : int

Method Details

textToCF_HTML() public static method

public static textToCF_HTML ( string content ) : string
content string
return string