Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
RoomEditDto ( ) : System |
Initializes a new instance of the RoomEditDto class.
|
|
RoomEditDto ( System.Guid id, string code, string caption ) : System |
Initializes a new instance of the RoomEditDto class.
|
public RoomEditDto ( System.Guid id, string code, string caption ) : System | ||
id | System.Guid | The identifier. |
code | string | The code. |
caption | string | The caption. |
Результат | System |