Class PayloadSizeCalculator
Namespace: Momentum.Extensions.EventMarkdownGenerator.Services
Assembly: Momentum.Extensions.EventMarkdownGenerator.dll
csharp
public static class PayloadSizeCalculator
Inheritance
object ← PayloadSizeCalculator
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Methods
CalculatePropertySize(PropertyInfo, Type)
csharp
public static PayloadSizeResult CalculatePropertySize(PropertyInfo property, Type propertyType)
Parameters
property
PropertyInfo
propertyType
Type