C# Class 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.
Inheritance: System.Attribute
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Свойство Type Description
memberName string

Méthodes publiques

Méthode Description
InstanceMember ( string memberName ) : System

Method Details

InstanceMember() public méthode

public InstanceMember ( string memberName ) : System
memberName string
Résultat System

Property Details

memberName public_oe property

public string memberName
Résultat string