C# Class Strokes.BasicAchievements.Achievements.MethodCalls.PrintHorizontalTabAchievement

Inheritance: AbstractSystemTypeUsage
Exibir arquivo Open project: jonasswiatek/strokes

Public Methods

Method Description
PrintHorizontalTabAchievement ( ) : System

Protected Methods

Method Description
VerifyArgumentUsage ( InvocationExpression invocationExpression ) : bool

Method Details

PrintHorizontalTabAchievement() public method

public PrintHorizontalTabAchievement ( ) : System
return System

VerifyArgumentUsage() protected method

protected VerifyArgumentUsage ( InvocationExpression invocationExpression ) : bool
invocationExpression InvocationExpression
return bool