C# 클래스 iServe.Models.dotNailsCommon.AuditableImplementation

파일 보기 프로젝트 열기: fellowshiptech/ft-iserve

공개 메소드들

메소드 설명
AuditForCreate ( this entity, int userID ) : void
AuditForUpdate ( this entity, int userID ) : void

메소드 상세

AuditForCreate() 공개 정적인 메소드

public static AuditForCreate ( this entity, int userID ) : void
entity this
userID int
리턴 void

AuditForUpdate() 공개 정적인 메소드

public static AuditForUpdate ( this entity, int userID ) : void
entity this
userID int
리턴 void