C# 클래스 Warehouse.DepotPermission

상속: ResourcePermission
파일 보기 프로젝트 열기: Starcounter/Warehouse

공개 프로퍼티들

프로퍼티 타입 설명
Depot Depot

공개 메소드들

메소드 설명
Check ( Simplified.Ring3.SystemUser user, ActionType action, Depot depot ) : bool

Check is user has permission to invoke action on a depot

메소드 상세

Check() 공개 정적인 메소드

Check is user has permission to invoke action on a depot
public static Check ( Simplified.Ring3.SystemUser user, ActionType action, Depot depot ) : bool
user Simplified.Ring3.SystemUser
action ActionType
depot Depot
리턴 bool

프로퍼티 상세

Depot 공개적으로 프로퍼티

public Depot,Warehouse Depot
리턴 Depot