public void Save<TByteBlock>(
ref TByteBlock byteBlock
)
where TByteBlock : IByteBlock
Public Sub Save(Of TByteBlock As IByteBlock) (
ByRef byteBlock As TByteBlock
)
member Save :
byteBlock : 'TByteBlock byref -> unit when 'TByteBlock : IByteBlock
[缺少 "M:TouchSocket.Dmtp.FileTransfer.FileResourceInfo.Save``1(``0@)" 的 <typeparam name="TByteBlock"/> 文档]