Method | Description | |
---|---|---|
AddWritingSystemMenuItem ( int flid, int ws ) : System |
Initializes a new instance of the AddWritingSystemMenuItem class used for context (right-click) menus.
|
public AddWritingSystemMenuItem ( int flid, int ws ) : System | ||
flid | int | /// The flid of the InterlinLineSpec we might add. /// |
ws | int | /// The writing system int id of the InterlinLineSpec we might add. /// |
return | System |