MetaDataUtils.

GetMetaDataTypes(Type) Method

Summary

Returns a list of all potential meta-data types of the specified `type`.
Assembly
Weaver.dll
Namespace
Weaver.Editor
Containing Type
MetaDataUtils

Syntax

public static List<Type> GetMetaDataTypes(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
List<Type>