Show / Hide Table of Contents

Method Resolve

| Improve this Doc View Source

Resolve(Type)

Resolves declared InputAttribute attributes for specified type.

Declaration
public static InputAttribute[] Resolve(Type type)
Parameters
Type Name Description
System.Type type

The specified type.

Returns
Type Description
InputAttribute[]

The declared InputAttribute attributes.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest