This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
PRSDigital
/
inabox
Watch
3
Star
0
포크
0
파일
풀 리퀘스트
0
소스 검색
FillObject now no longer commits changes
Kenric Nugteren
10 달 전
부모
16a0226452
커밋
6d2371e33a
1개의 변경된 파일
과
0개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
0
1
InABox.Core/CoreTable/CoreRow.cs
+ 0
- 1
InABox.Core/CoreTable/CoreRow.cs
파일 보기
@@ -119,7 +119,6 @@ namespace InABox.Core
}
}
- obj.CommitChanges();
obj.SetObserving(true);
}