ApplicationPackageFileContent.FromBytes - метод |
Пространство имён:
Tessa.Applications.Package
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public static ApplicationPackageFileContent FromBytes(
ApplicationPackageFile file,
byte[] data
)
Public Shared Function FromBytes (
file As ApplicationPackageFile,
data As Byte()
) As ApplicationPackageFileContent
public:
static ApplicationPackageFileContent^ FromBytes(
ApplicationPackageFile^ file,
array<unsigned char>^ data
)
static member FromBytes :
file : ApplicationPackageFile *
data : byte[] -> ApplicationPackageFileContent
Параметры
- file
- Тип: Tessa.Applications.Package.ApplicationPackageFile
- data
- Тип:System.Byte[]
Возвращаемое значение
Тип:
ApplicationPackageFileContentСм. также