Inheritance: ReflectionContext
Esempio n. 1
0
 public ReflectionContextProjector(CustomReflectionContext context)
 {
     ReflectionContext = context;
 }