C# 클래스 SampleApp.Lib.NameIndexTable

파일 보기 프로젝트 열기: ufcpp/UfcppSample

공개 메소드들

메소드 설명
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