Метод | Описание | |
---|---|---|
NullableType ( TypeSpec type, Location loc ) : IKVM.Reflection.Emit | ||
ResolveAsType ( IMemberContext ec, bool allowUnboundTypeArguments = false ) : TypeSpec |
public NullableType ( TypeSpec type, Location loc ) : IKVM.Reflection.Emit | ||
type | TypeSpec | |
loc | Location | |
Результат | IKVM.Reflection.Emit |
public ResolveAsType ( IMemberContext ec, bool allowUnboundTypeArguments = false ) : TypeSpec | ||
ec | IMemberContext | |
allowUnboundTypeArguments | bool | |
Результат | TypeSpec |