C# Class LocalizationTool.KeysListItem

Inheritance: ListItemNotificationObject
ファイルを表示 Open project: Orckestra/C1-Packages Class Usage Examples

Public Methods

Method Description
KeysListItem ( ) : System
KeysListItem ( string file, string name ) : System

Method Details

KeysListItem() public method

public KeysListItem ( ) : System
return System

KeysListItem() public method

public KeysListItem ( string file, string name ) : System
file string
name string
return System