Click or drag to resize

getCategoriesCompletedEventHandlerInvoke Method

[Missing <summary> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.getCategoriesCompletedEventHandler.Invoke(System.Object,Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.getCategoriesCompletedEventArgs)"]


Namespace: Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator
Assembly: OddsCreatorProvider (in OddsCreatorProvider.dll) Version: 2.28.0.0
Syntax
C#
public virtual void Invoke(
	Object sender,
	getCategoriesCompletedEventArgs e
)

Parameters

sender  Object

[Missing <param name="sender"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.getCategoriesCompletedEventHandler.Invoke(System.Object,Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.getCategoriesCompletedEventArgs)"]

e  getCategoriesCompletedEventArgs

[Missing <param name="e"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.getCategoriesCompletedEventHandler.Invoke(System.Object,Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.getCategoriesCompletedEventArgs)"]

See Also