Method | Description | |
---|---|---|
AddError ( this |
||
AddInfo ( this |
||
AddWarning ( this |
||
AddWarning ( this |
public static AddError ( this |
||
list | this |
|
message | string | |
record | IDataRecord | |
autoFix | System.Action | |
return |
public static AddInfo ( this |
||
list | this |
|
message | string | |
identifier | string | |
autoFix | System.Action | |
return |
public static AddWarning ( this |
||
list | this |
|
message | string | |
record | IDataRecord | |
autoFix | System.Action | |
return |
public static AddWarning ( this |
||
list | this |
|
message | string | |
identifier | string | |
autoFix | System.Action | |
return |