C# 클래스 SharpOS.Korlib.Runtime.MethodBoundary

파일 보기 프로젝트 열기: sharpos/SharpOS 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Begin void*
End void*
ExceptionHandlingClauses ExceptionHandlingClause[]
Name string

프로퍼티 상세

Begin 공개적으로 프로퍼티

public void* Begin
리턴 void*

End 공개적으로 프로퍼티

public void* End
리턴 void*

ExceptionHandlingClauses 공개적으로 프로퍼티

public ExceptionHandlingClause[] ExceptionHandlingClauses
리턴 ExceptionHandlingClause[]

Name 공개적으로 프로퍼티

public string Name
리턴 string