Class WarningInfo

WarningInfo class

Warning info

public class WarningInfo

Constructors

NameDescription
WarningInfo(WarningType, string)Create warning info.

Properties

NameDescription
Description { get; }Get description of warning info.
WarningType { get; }Get warning type.

See Also