![]() | |
TriggerExtensionsGetParameters Method |
Namespace: WeroSoft.ComponentModel.Triggering
public static Dictionary<string, Object> GetParameters( this TriggerProcessingInfo processingInfo )
[Missing <returns> documentation for "M:WeroSoft.ComponentModel.Triggering.TriggerExtensions.GetParameters(WeroSoft.ComponentModel.Triggering.TriggerProcessingInfo)"]
Exception | Condition |
---|---|
AssertArgumentException | Raised if the processingInfo is null. |
InvalidOperationException | Raised if the processing data is not of correct type or if no data is defined. |