Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: LingoGroupAttribute(string, string)

Declaration

public LingoGroupAttribute(
    string groupName,
    string description
)

Summary

Constructor.

Parameters

stringgroupName Specifies a short name for the group, to be used in the listbox in the translation window.
stringdescription Specifies a long description for the group, to be displayed above the list of string codes while the group is selected.