Method | Description | |
---|---|---|
ProvideStartupSplashImageAttribute ( string fileName ) : System | ||
Register ( INiPackage package, INiRegistrationContext context, INiRegistrationKey packageKey ) : void | ||
Unregister ( INiPackage package, INiRegistrationContext context, INiRegistrationKey packageKey ) : void |
public ProvideStartupSplashImageAttribute ( string fileName ) : System | ||
fileName | string | |
return | System |
public Register ( INiPackage package, INiRegistrationContext context, INiRegistrationKey packageKey ) : void | ||
package | INiPackage | |
context | INiRegistrationContext | |
packageKey | INiRegistrationKey | |
return | void |
public Unregister ( INiPackage package, INiRegistrationContext context, INiRegistrationKey packageKey ) : void | ||
package | INiPackage | |
context | INiRegistrationContext | |
packageKey | INiRegistrationKey | |
return | void |