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

Inheritance: AbstractSystemTypeUsage
Exibir arquivo Open project: jonasswiatek/strokes

Public Methods

Method Description
PrintNewLineAchievement ( ) : System

Protected Methods

Method Description
VerifyArgumentUsage ( InvocationExpression invocationExpression ) : bool

Method Details

PrintNewLineAchievement() public method

public PrintNewLineAchievement ( ) : System
return System

VerifyArgumentUsage() protected method

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