KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Create
Instance
Accessor
Get
Accessor Method
Overload List
GetAccessor(ConstructorInfo)
Gets a
CreateInstanceAccessor
for the specified
ConstructorInfo
.
GetAccessor(Type)
Gets a
CreateInstanceAccessor
for the specified
Type
. Given
type
must have a parameterless constructor or must be a
ValueType
.
See Also
Reference
CreateInstanceAccessor Class
KGySoft.Reflection Namespace
In This Article
Overload List
See Also