rename SeekPosition to SeekPositionTicks

This commit is contained in:
Luke Pulverenti
2013-07-19 14:36:44 -04:00
parent 683f00ba38
commit 2aaf939f22
4 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,6 @@ using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.Serialization;
using System.Threading;
using System.Threading.Tasks;