Click or drag to resize

PhysicalTypeExtensions Class

Defines extension methods for PhysicalType.
Inheritance Hierarchy
SystemObject
  GSF.PQDIF.PhysicalPhysicalTypeExtensions

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public static class PhysicalTypeExtensions
View Source

The PhysicalTypeExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetByteSize Gets the size of the physical type, in bytes.
Public methodStatic memberGetPhysicalType Gets the physical type that most closely maps to the given type.
Top
See Also