Method | Description | |
---|---|---|
GetPasteCommand ( ) : IPoderosaCommand |
Get a Paste command object If an instance was registered on the extension point, this method returns it. Otherwise, returns the default implementation. |
|
InitializePlugin ( IPoderosaWorld poderosa ) : void |
public GetPasteCommand ( ) : IPoderosaCommand | ||
return | IPoderosaCommand |
public InitializePlugin ( IPoderosaWorld poderosa ) : void | ||
poderosa | IPoderosaWorld | |
return | void |