C# Класс SampleApp.Lib.NameIndexTable

Показать файл Открыть проект

Открытые методы

Метод Описание
NameIndexTable ( System.Runtime.CompilerServices.TupleElementNamesAttribute att ) : System.Collections.Generic
NameIndexTable ( Type t ) : System.Collections.Generic
this ( Utf8String name ) : int

Описание методов

NameIndexTable() публичный Метод

public NameIndexTable ( System.Runtime.CompilerServices.TupleElementNamesAttribute att ) : System.Collections.Generic
att System.Runtime.CompilerServices.TupleElementNamesAttribute
Результат System.Collections.Generic

NameIndexTable() публичный Метод

public NameIndexTable ( Type t ) : System.Collections.Generic
t System.Type
Результат System.Collections.Generic

this() публичный Метод

public this ( Utf8String name ) : int
name System.Utf8String
Результат int