Class CompositionScopeNames
Provides the built-in scope names.
Inheritance
System.Object
CompositionScopeNames
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Kephas.Composition
Assembly: Kephas.Core.dll
Syntax
public static class CompositionScopeNames
Fields
| Improve this Doc View SourceDefault
The default scope name.
Declaration
public const string Default = "default"
Field Value
Type | Description |
---|---|
System.String |