Here is the simple exapmle enum ErrorCode { None, Unknown, ConnectionLost, OutlierReading, } extension ErrorCodeExtention on ErrorCode ...
確定! 回上一頁