PbBlob.PbBlob(uint size) Constructor
.NET Standard 2.x
Initializes an instance of PbBlob. The size can be specified.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Syntax
public PbBlob(uint size);
Parameters
size
System.Unit32
The size of PbBlob.
Examples
Coming soon.
Applies to
.NET Standard
2.x