C# Class Tp.MashupManager.CustomCommands.Args.UpdateMashupCommandArg

Inheritance: Mashup
Show file Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
IsNameChanged ( ) : bool
ValidateUpdate ( MashupManagerProfile profile ) : PluginProfileErrorCollection

Method Details

IsNameChanged() public method

public IsNameChanged ( ) : bool
return bool

ValidateUpdate() public method

public ValidateUpdate ( MashupManagerProfile profile ) : PluginProfileErrorCollection
profile MashupManagerProfile
return PluginProfileErrorCollection