Table of Contents

Method IsInternalType

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsInternalType(Type)

Gets whether the speciffied type is internal.

public static bool IsInternalType(Type type)

Parameters

type Type

Type to test.

Returns

bool