[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Runtime.Reflection
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class InputParameter
Public Class InputParameter
public ref class InputParameter

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
InputParameter(ParameterInfo)
Initializes a new instance of the InputParameter class
Class
IsOptional
IsParamArray
ParameterInfo
Type

Inheritance Hierarchy

System..::.Object
  Phoenix.Runtime.Reflection..::.InputParameter

See Also