This method should be overridden to implement whatever the effect is supposed to achieve.
Namespace: BaseLibAssembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
public virtual bool Apply() |
Return Value
trueif it has been successfully applied and should be added by the target.
See Also