[This is preliminary documentation and is subject to change.]
Base type for externally parametrized app components that are used throughout Subscription implementation
System Object NFX DisposableObject NFX.ApplicationModel ApplicationComponent NFX.DataAccess.CRUD.Subscriptions SubscriptionAppComponent NFX.DataAccess.CRUD.Subscriptions Mailbox NFX.DataAccess.CRUD.Subscriptions SubscriptionNamespace: NFX.DataAccess.CRUD.SubscriptionsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public abstract class SubscriptionAppComponent : ApplicationComponent,
IExternallyParameterized
public abstract class SubscriptionAppComponent : ApplicationComponent,
IExternallyParameterized
Public MustInherit Class SubscriptionAppComponent
Inherits ApplicationComponent
Implements IExternallyParameterized
Public MustInherit Class SubscriptionAppComponent
Inherits ApplicationComponent
Implements IExternallyParameterized
public ref class SubscriptionAppComponent abstract : public ApplicationComponent,
IExternallyParameterized
public ref class SubscriptionAppComponent abstract : public ApplicationComponent,
IExternallyParameterized
[<AbstractClassAttribute>]
type SubscriptionAppComponent =
class
inherit ApplicationComponent
interface IExternallyParameterized
end
[<AbstractClassAttribute>]
type SubscriptionAppComponent =
class
inherit ApplicationComponent
interface IExternallyParameterized
end