C# 클래스 FightServer.Models.UserMove

상속: IUserMove
파일 보기 프로젝트 열기: vblz/TankFight

공개 메소드들

메소드 설명
UserMove ( IReadOnlyList actions, string userId ) : System.Collections.Generic

메소드 상세

UserMove() 공개 메소드

public UserMove ( IReadOnlyList actions, string userId ) : System.Collections.Generic
actions IReadOnlyList
userId string
리턴 System.Collections.Generic