Schnittstelle IApplicationExaminer
- Alle bekannten Implementierungsklassen:
ApplicationExaminer
public interface IApplicationExaminer
- Version:
- 2024-12-30
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
isWebApplication
- Parameter:
application
-- Gibt zurück:
- true if the given application is a web
IApplication
, false otherwise.
-