C# Class EntitiesBT.Variant.VariantValueTypeNotRegisteredException

Inheritance: Exception
显示文件 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