Class RuntimeActivator
Activator based on the runtime type information.
Implements
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.Runtime
Assembly: Kephas.Core.dll
Syntax
public sealed class RuntimeActivator : ActivatorBase, IActivatorFields
| Improve this Doc View SourceInstance
The static instance of the runtime activator.
Declaration
public static readonly RuntimeActivator InstanceField Value
| Type | Description | 
|---|---|
| RuntimeActivator |