Method | Description | |
---|---|---|
IfApplicationHost ( this app ) : bool |
Checks whether the application host object is not null.
|
|
IfApplicationHostSource ( this app ) : bool |
Checks whether the application host and its source object is not null.
|
public static IfApplicationHost ( this app ) : bool | ||
app | this | The application instance. |
return | bool |
public static IfApplicationHostSource ( this app ) : bool | ||
app | this | The application instance. |
return | bool |