Class AbstractApplicationContext.NameToTypeMapping
public class AbstractApplicationContext.NameToTypeMapping
- Inheritance
-
AbstractApplicationContext.NameToTypeMapping
- Inherited Members
Constructors
NameToTypeMapping(string, Type)
public NameToTypeMapping(string name, Type type)
Parameters
Properties
Name
public string Name { get; }
Property Value
Type
public Type Type { get; }