pmMDA.NET

ILwFunctor.Execute Method 

[This is preliminary documentation and subject to change.]

Execute the functor on the given lightweight object.

void Execute(
   ILightweightObject dataObject
);

Parameters

dataObject
Lightweight object to process.

See Also

ILwFunctor Interface | PmMda.Net.Dog Namespace