C# 클래스 FlatRedBall.Attributes.InstanceMember

Matches the marked member with the member to set when this instance is loaded through the content pipeline. This attribute is usually applied to ExternalReference objects.
상속: System.Attribute
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 프로퍼티들

프로퍼티 타입 설명
memberName string

공개 메소드들

메소드 설명
InstanceMember ( string memberName ) : System

메소드 상세

InstanceMember() 공개 메소드

public InstanceMember ( string memberName ) : System
memberName string
리턴 System

프로퍼티 상세

memberName 공개적으로 프로퍼티

public string memberName
리턴 string