개정판 037ab674
WCF 변경
Change-Id: Iac482667ce5ff20c3acee80186ef2356928bc6da
ConvertService/ServiceBase/Markus.Service.StationController/Data/ConvertCOUNT.cs | ||
---|---|---|
73 | 73 |
{ |
74 | 74 |
return _Count; |
75 | 75 |
} |
76 |
set
|
|
76 |
set |
|
77 | 77 |
{ |
78 | 78 |
if (_Count != value) |
79 | 79 |
{ |
... | ... | |
81 | 81 |
OnPropertyChanged("Count"); |
82 | 82 |
} |
83 | 83 |
} |
84 |
} |
|
84 |
}
|
|
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
내보내기 Unified diff