ReflectConstructorSpec.

CanBeInstantiated() Method

Summary

returns true if an instance can be instantiated with the constructor, otherwise false.

Syntax

public virtual TernaryBool CanBeInstantiated()

Remarks

returns true if an instance can be instantiated with the constructor, otherwise false.

Return Value

Type Description
TernaryBool