调整siemens写入驱动 #9
Annotations
10 warnings
build:
NewLife.Siemens/Common/InvalidDataException.cs#L3
Missing XML comment for publicly visible type or member 'InvalidDataException'
|
build:
NewLife.Siemens/Common/InvalidDataException.cs#L5
Missing XML comment for publicly visible type or member 'InvalidDataException.ReceivedData'
|
build:
NewLife.Siemens/Common/InvalidDataException.cs#L6
Missing XML comment for publicly visible type or member 'InvalidDataException.ErrorIndex'
|
build:
NewLife.Siemens/Common/InvalidDataException.cs#L7
Missing XML comment for publicly visible type or member 'InvalidDataException.ExpectedValue'
|
build:
NewLife.Siemens/Common/InvalidDataException.cs#L9
Missing XML comment for publicly visible type or member 'InvalidDataException.InvalidDataException(string, byte[], int, byte)'
|
build:
NewLife.Siemens/Common/PlcException.cs#L8
Missing XML comment for publicly visible type or member 'PlcException'
|
build:
NewLife.Siemens/Common/PlcException.cs#L10
Missing XML comment for publicly visible type or member 'PlcException.ErrorCode'
|
build:
NewLife.Siemens/Common/PlcException.cs#L12
Missing XML comment for publicly visible type or member 'PlcException.PlcException(ErrorCode)'
|
build:
NewLife.Siemens/Common/PlcException.cs#L16
Missing XML comment for publicly visible type or member 'PlcException.PlcException(ErrorCode, Exception)'
|
build:
NewLife.Siemens/Common/PlcException.cs#L21
Missing XML comment for publicly visible type or member 'PlcException.PlcException(ErrorCode, string)'
|