public FileTaskInput( string path, long offset, long size, IEnumerable<string>? locations )
Public Sub New ( path As String, offset As Long, size As Long, locations As IEnumerable(Of String) )
public: FileTaskInput( String^ path, long long offset, long long size, IEnumerable<String^>^ locations )
new : path : string * offset : int64 * size : int64 * locations : IEnumerable<string> -> FileTaskInput
Copyright © Sven Groot (Ookii.org) 2022