C# Class SoundLibrary.Filter.FilterArrayProperty.Tuple

显示文件 Open project: ufcpp/UfcppSample

Public Properties

Property Type Description
name string
type System.Type

Public Methods

Method Description
Tuple ( string name, Type type ) : System

Method Details

Tuple() public method

public Tuple ( string name, Type type ) : System
name string
type System.Type
return System

Property Details

name public_oe property

public string name
return string

type public_oe property

public Type,System type
return System.Type