|
Dreamine.PLC.Abstractions 1.0.1
Dreamine.PLC.Abstractions 공용 계약과 추상화를 제공합니다.
|
다음에 대한 모든 멤버의 목록입니다 : Dreamine.PLC.Abstractions.Results.PlcResult (모든 상속된 멤버들도 포함합니다.)
| ErrorCode | Dreamine.PLC.Abstractions.Results.PlcResult | |
| Failure(string message, int? errorCode=null) | Dreamine.PLC.Abstractions.Results.PlcResult | inlinestatic |
| IsSuccess | Dreamine.PLC.Abstractions.Results.PlcResult | |
| Message | Dreamine.PLC.Abstractions.Results.PlcResult | |
| PlcResult(bool isSuccess, int? errorCode, string? message) | Dreamine.PLC.Abstractions.Results.PlcResult | inlineprotected |
| Success() | Dreamine.PLC.Abstractions.Results.PlcResult | inlinestatic |