C# Class EntitiesBT.Variant.VariantValueTypeNotRegisteredException

Inheritance: Exception
Mostra file Open project: quabug/EntitiesBT

Public Methods

Method Description
VariantValueTypeNotRegisteredException ( Type type ) : System

Method Details

VariantValueTypeNotRegisteredException() public method

public VariantValueTypeNotRegisteredException ( Type type ) : System
type Type
return System