C# Class Strokes.BasicAchievements.Test.ExpectUnlockAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: jonasswiatek/strokes

Public Properties

Property Type Description
ExpectedAchievementType System.Type

Public Methods

Method Description
ExpectUnlockAttribute ( Type expectedAchievementType ) : System

Method Details

ExpectUnlockAttribute() public method

public ExpectUnlockAttribute ( Type expectedAchievementType ) : System
expectedAchievementType System.Type
return System

Property Details

ExpectedAchievementType public_oe property

public Type,System ExpectedAchievementType
return System.Type