C# 클래스 LiveTileBackgroundTask.Util

파일 보기 프로젝트 열기: RedrockMobile/CyxbsMobile_Win

공개 메소드들

메소드 설명
UpdateTile ( List tempList1, List tempList2, int nowWeek, string weekDay ) : void

메소드 상세

UpdateTile() 공개 정적인 메소드

public static UpdateTile ( List tempList1, List tempList2, int nowWeek, string weekDay ) : void
tempList1 List
tempList2 List
nowWeek int
weekDay string
리턴 void