Constructor SdamInformationEvent
SdamInformationEvent(string, object)
Initializes a new instance of the SdamInformationEvent struct.
public SdamInformationEvent(string messageFormat, object arg0)
Parameters
SdamInformationEvent(string, params object[])
Initializes a new instance of the SdamInformationEvent struct.
public SdamInformationEvent(string messageFormat, params object[] args)