C# Class Strokes.BasicAchievements.Test.ExpectUnlockAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: jonasswiatek/strokes

Méthodes publiques

Свойство Type Description
ExpectedAchievementType System.Type

Méthodes publiques

Méthode Description
ExpectUnlockAttribute ( Type expectedAchievementType ) : System

Method Details

ExpectUnlockAttribute() public méthode

public ExpectUnlockAttribute ( Type expectedAchievementType ) : System
expectedAchievementType System.Type
Résultat System

Property Details

ExpectedAchievementType public_oe property

public Type,System ExpectedAchievementType
Résultat System.Type