Table of Contents

Class InstanceApp

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

public class InstanceApp : IInstanceApp
Inheritance
object
InstanceApp
Implements

Properties

Branding

public InstanceAppBranding Branding { get; }

Property Value

InstanceAppBranding
public InstanceAppLegal Legal { get; }

Property Value

InstanceAppLegal

Registration

public InstanceAppRegistration Registration { get; }

Property Value

InstanceAppRegistration

Setup

public InstanceAppSetup Setup { get; }

Property Value

InstanceAppSetup