C# 클래스 Oxide.SymbolMapParser.Program.Value

파일 보기 프로젝트 열기: OxideMod/OxideNative

공개 프로퍼티들

프로퍼티 타입 설명
Key string
RVA ulong

공개 메소드들

메소드 설명
Value ( string key, ulong rva ) : System

메소드 상세

Value() 공개 메소드

public Value ( string key, ulong rva ) : System
key string
rva ulong
리턴 System

프로퍼티 상세

Key 공개적으로 프로퍼티

public string Key
리턴 string

RVA 공개적으로 프로퍼티

public ulong RVA
리턴 ulong