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

Inheritance: AbstractSystemTypeUsage
Afficher le fichier Open project: jonasswiatek/strokes

Méthodes publiques

Méthode Description
PrintNewLineAchievement ( ) : System

Méthodes protégées

Méthode Description
VerifyArgumentUsage ( InvocationExpression invocationExpression ) : bool

Method Details

PrintNewLineAchievement() public méthode

public PrintNewLineAchievement ( ) : System
Résultat System

VerifyArgumentUsage() protected méthode

protected VerifyArgumentUsage ( InvocationExpression invocationExpression ) : bool
invocationExpression InvocationExpression
Résultat bool