Command refactor, fixes, improvements
This commit is contained in:
@@ -33,6 +33,7 @@ namespace FileTime.Core.Timeline
|
||||
public bool SupportsContentStreams => false;
|
||||
|
||||
public string Protocol => "time2://";
|
||||
public bool IsExists => true;
|
||||
|
||||
public TimeProvider(PointInTime pointInTime)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user