Signature
enum LibType
{
LibType_Library,
LibType_Class
};
Description
LibType constants
enum LibType
{
LibType_Library,
LibType_Class
};
LibType constants