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

Inheritance: AbstractSystemTypeUsage
Exibir arquivo Open project: jonasswiatek/strokes

Public Methods

Method Description
PrintWithPlaceholdersAchievement ( ) : System

Protected Methods

Method Description
VerifyArgumentUsage ( InvocationExpression invocationExpression ) : bool

Method Details

PrintWithPlaceholdersAchievement() public method

public PrintWithPlaceholdersAchievement ( ) : System
return System

VerifyArgumentUsage() protected method

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