Click or drag to resize

aceOperationArgsisMethodWithParameters Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If the method has its own parameters and not using aceOperationArgs

Namespace:  imbACE.Core.commands.menu
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public bool isMethodWithParameters { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is method with parameters; otherwise, false.
See Also