C# Class SampleApp.Lib.NameIndexTable

ファイルを表示 Open project: ufcpp/UfcppSample

Public Methods

Method Description
NameIndexTable ( System.Runtime.CompilerServices.TupleElementNamesAttribute att ) : System.Collections.Generic
NameIndexTable ( Type t ) : System.Collections.Generic
this ( Utf8String name ) : int

Method Details

NameIndexTable() public method

public NameIndexTable ( System.Runtime.CompilerServices.TupleElementNamesAttribute att ) : System.Collections.Generic
att System.Runtime.CompilerServices.TupleElementNamesAttribute
return System.Collections.Generic

NameIndexTable() public method

public NameIndexTable ( Type t ) : System.Collections.Generic
t System.Type
return System.Collections.Generic

this() public method

public this ( Utf8String name ) : int
name System.Utf8String
return int