Method | Description | |
---|---|---|
Clone ( ) : IMenuItem | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
LoadIcon ( ) : |
||
MenuItem ( string text, string filePath ) : System | ||
Start ( ) : void | ||
ToString ( ) : string |
public MenuItem ( string text, string filePath ) : System | ||
text | string | |
filePath | string | |
return | System |