WarningInfo

WarningInfo class

Warning info

public class WarningInfo

Constructors

Name Description
WarningInfo(WarningType, string) Create warning info.

Properties

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

See Also