Table of Contents

Method HasConstructorNoParams

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

HasConstructorNoParams(Type)

Gets whether Type has constructor without parameters.

public static bool HasConstructorNoParams(Type type)

Parameters

type Type

Object type.

Returns

bool