C# 클래스 Dev2.Infrastructure.Tests.Services.Security.TestSecurityServiceBase

상속: Dev2.Services.Security.SecurityServiceBase
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

보호된 메소드들

메소드 설명
LogEnd ( [ methodName = null ) : void
LogStart ( [ methodName = null ) : void
OnDisposed ( ) : void
ReadPermissions ( ) : List
WritePermissions ( List permissions ) : void

메소드 상세

LogEnd() 보호된 메소드

protected LogEnd ( [ methodName = null ) : void
methodName [
리턴 void

LogStart() 보호된 메소드

protected LogStart ( [ methodName = null ) : void
methodName [
리턴 void

OnDisposed() 보호된 메소드

protected OnDisposed ( ) : void
리턴 void

ReadPermissions() 보호된 메소드

protected ReadPermissions ( ) : List
리턴 List

WritePermissions() 보호된 메소드

protected WritePermissions ( List permissions ) : void
permissions List
리턴 void