C# 클래스 Mono.Debugger.AssemblerMethod

상속: MethodSource
파일 보기 프로젝트 열기: baulig/debugger

공개 메소드들

메소드 설명
AssemblerMethod ( Method method, AssemblerLine lines ) : System
GetNamespaces ( ) : string[]

메소드 상세

AssemblerMethod() 공개 메소드

public AssemblerMethod ( Method method, AssemblerLine lines ) : System
method Method
lines AssemblerLine
리턴 System

GetNamespaces() 공개 메소드

public GetNamespaces ( ) : string[]
리턴 string[]