C# 클래스 System.Runtime.InteropServices.FieldOffsetAttribute

상속: Attribute
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
FieldOffsetAttribute ( int offset ) : System

비공개 메소드들

메소드 설명
GetCustomAttribute ( RuntimeFieldInfo field ) : Attribute
IsDefined ( RuntimeFieldInfo field ) : bool

메소드 상세

FieldOffsetAttribute() 공개 메소드

public FieldOffsetAttribute ( int offset ) : System
offset int
리턴 System