C# 클래스 LogoFX.Server.DAL.DbContext.DbContextExtension

파일 보기 프로젝트 열기: LogoFX/LogoFX

공개 메소드들

메소드 설명
ApplyStateChanges ( this dbContext ) : void

비공개 메소드들

메소드 설명
ConvertState ( ObjectState state ) : EntityState

메소드 상세

ApplyStateChanges() 공개 정적인 메소드

public static ApplyStateChanges ( this dbContext ) : void
dbContext this
리턴 void