Dreamine.IO.Abstractions
1.0.1
Dreamine.IO.Abstractions 공용 계약과 추상화를 제공합니다.
Toggle main menu visibility
로딩중...
검색중...
일치하는것 없음
IoPoint.cs
이 파일의 문서화 페이지로 가기
1
namespace
Dreamine.IO.Abstractions.Models
;
2
35
public
readonly record
struct
IoPoint
(int Module, int Channel, string? Name =
null
);
Dreamine.IO.Abstractions.Models
Definition
AnalogIoPoint.cs:1
Dreamine.IO.Abstractions.Models.IoPoint
readonly record struct IoPoint(int Module, int Channel, string? Name=null)
Definition
IoPoint.cs:35
Models
IoPoint.cs
다음에 의해 생성됨 :
1.17.0