WarningInfo.WarningInfo

WarningInfo constructor

Constructs instance for gathering information.

public WarningInfo(WarningType type, string message)
ParameterTypeDescription
typeWarningTypethe warning type to set
messageStringthe warning message to set

See Also