C# Class ValueTuples.Reflection.RecordFieldInfo

RecordTypeInfo のフィールド情報。
ファイルを表示 Open project: ufcpp/UfcppSample

Public Methods

Method Description
RecordFieldInfo ( RecordTypeInfo type, string name, int index )

Method Details

RecordFieldInfo() public method

public RecordFieldInfo ( RecordTypeInfo type, string name, int index )
type RecordTypeInfo
name string
index int