C# Class RestrictedProcess.JobObjects.PrepareJobObject

Afficher le fichier Open project: NikolayIT/RestrictedProcess.NET

Méthodes publiques

Méthode Description
GetExtendedLimitInformation ( int maximumTime, int maximumMemory ) : ExtendedLimitInformation
GetUiRestrictions ( ) : BasicUiRestrictions

Method Details

GetExtendedLimitInformation() public static méthode

public static GetExtendedLimitInformation ( int maximumTime, int maximumMemory ) : ExtendedLimitInformation
maximumTime int
maximumMemory int
Résultat ExtendedLimitInformation

GetUiRestrictions() public static méthode

public static GetUiRestrictions ( ) : BasicUiRestrictions
Résultat BasicUiRestrictions