Interface IBoltClassGraph
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public interface IBoltClassGraph : IGraph, IPrewarmable, ISerializationDepender, ISerializationDependency, ISerializationCallbackReceiver, IBoltMember, IObservableDisposable, IDisposable, IIdentifiable, INotifyPropertyChanged, INotifiedCollectionChild<BoltType>, ICollectionChild<BoltType>
  Properties
createInstanceOnClass
Declaration
bool createInstanceOnClass { get; }
  Property Value
| Type | Description | 
|---|---|
| Boolean | 
parent
Declaration
BoltClass parent { get; }
  Property Value
| Type | Description | 
|---|---|
| BoltClass |