Class EntityBody
public class EntityBody : BaseEntity
- Inheritance
-
EntityBody
- Inherited Members
- Extension Methods
Constructors
EntityBody()
public EntityBody()
Properties
BodyData
public byte[]? BodyData { get; set; }
Property Value
- byte[]
Encoding
public string Encoding { get; set; }