C# 클래스 RestrictedProcess.JobObjects.PrepareJobObject

파일 보기 프로젝트 열기: NikolayIT/RestrictedProcess.NET

공개 메소드들

메소드 설명
GetExtendedLimitInformation ( int maximumTime, int maximumMemory ) : ExtendedLimitInformation
GetUiRestrictions ( ) : BasicUiRestrictions

메소드 상세

GetExtendedLimitInformation() 공개 정적인 메소드

public static GetExtendedLimitInformation ( int maximumTime, int maximumMemory ) : ExtendedLimitInformation
maximumTime int
maximumMemory int
리턴 ExtendedLimitInformation

GetUiRestrictions() 공개 정적인 메소드

public static GetUiRestrictions ( ) : BasicUiRestrictions
리턴 BasicUiRestrictions