ElementReflection<O> constructor
ElementReflection<O> (
- ClassReflection<
O> classReflection, - Type declaringType
Implementation
ElementReflection(this.classReflection, this.declaringType);