C# Class Strokes.BasicAchievements.Achievements.DefaultCaseInSwitchSwitchAchievement.Visitor

Inheritance: AbstractAchievementVisitor
Exibir arquivo Open project: jonasswiatek/strokes

Public Methods

Method Description
VisitSwitchSection ( SwitchSection switchSection, object data ) : object

Method Details

VisitSwitchSection() public method

public VisitSwitchSection ( SwitchSection switchSection, object data ) : object
switchSection SwitchSection
data object
return object