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

Inheritance: AbstractSystemTypeUsage
显示文件 Open project: jonasswiatek/strokes

Public Methods

Method Description
PrintQuoteCharAchievement ( ) : System

Protected Methods

Method Description
VerifyArgumentUsage ( InvocationExpression invocationExpression ) : bool

Method Details

PrintQuoteCharAchievement() public method

public PrintQuoteCharAchievement ( ) : System
return System

VerifyArgumentUsage() protected method

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