C# 클래스 SymbolExplorer.Code.KnownSectionName

파일 보기 프로젝트 열기: BlazingHeart/SymbolExplorer

공개 프로퍼티들

프로퍼티 타입 설명
Characteristics IMAGE_SCN
ContentDescription string
SectionName string

공개 메소드들

메소드 설명
Find ( string sectionName ) : KnownSectionName

메소드 상세

Find() 공개 정적인 메소드

public static Find ( string sectionName ) : KnownSectionName
sectionName string
리턴 KnownSectionName

프로퍼티 상세

Characteristics 공개적으로 프로퍼티

public IMAGE_SCN Characteristics
리턴 IMAGE_SCN

ContentDescription 공개적으로 프로퍼티

public string ContentDescription
리턴 string

SectionName 공개적으로 프로퍼티

public string SectionName
리턴 string