C# 클래스 Strokes.BasicAchievements.Achievements.DefaultCaseInSwitchSwitchAchievement.Visitor

상속: AbstractAchievementVisitor
파일 보기 프로젝트 열기: jonasswiatek/strokes

공개 메소드들

메소드 설명
VisitSwitchSection ( SwitchSection switchSection, object data ) : object

메소드 상세

VisitSwitchSection() 공개 메소드

public VisitSwitchSection ( SwitchSection switchSection, object data ) : object
switchSection SwitchSection
data object
리턴 object