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

Inheritance: AbstractSystemTypeUsage
Exibir arquivo Open project: jonasswiatek/strokes

Public Methods

Method Description
PrintSingleQuoteCharAchievement ( ) : System

Protected Methods

Method Description
VerifyArgumentUsage ( InvocationExpression invocationExpression ) : bool

Method Details

PrintSingleQuoteCharAchievement() public method

public PrintSingleQuoteCharAchievement ( ) : System
return System

VerifyArgumentUsage() protected method

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