ReflectionUtilities.

CanBeConst(Type) Method

Summary

All built-in types except System.Object can be const.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
ReflectionUtilities

Syntax

public static bool CanBeConst(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
bool