C# Class Data.CopyKey

Show file Open project: neowutran/ShinraMeter Class Usage Examples

Public Methods

Method Description
CopyKey ( string header, string footer, string content, HotkeysData modifier, Keys key, string orderBy, string order, string lowDpsContent, int lowDpsThreshold ) : System.Windows.Forms

Method Details

CopyKey() public method

public CopyKey ( string header, string footer, string content, HotkeysData modifier, Keys key, string orderBy, string order, string lowDpsContent, int lowDpsThreshold ) : System.Windows.Forms
header string
footer string
content string
modifier HotkeysData
key Keys
orderBy string
order string
lowDpsContent string
lowDpsThreshold int
return System.Windows.Forms