C# Class OdessaGUIProject.DRM_Helpers.ProtectionWarnings

Afficher le fichier Open project: noahsw/highlight-hunter

Méthodes publiques

Méthode Description
WarnAboutInvalidPassword ( ) : void
WarnAboutLockout ( ) : void
WarnAboutOtherError ( string method, int error ) : void

Method Details

WarnAboutInvalidPassword() public static méthode

public static WarnAboutInvalidPassword ( ) : void
Résultat void

WarnAboutLockout() public static méthode

public static WarnAboutLockout ( ) : void
Résultat void

WarnAboutOtherError() public static méthode

public static WarnAboutOtherError ( string method, int error ) : void
method string
error int
Résultat void