Skip to content

Class PayloadSizeCalculator

Namespace: Momentum.Extensions.EventMarkdownGenerator.Services
Assembly: Momentum.Extensions.EventMarkdownGenerator.dll

csharp
public static class PayloadSizeCalculator

Inheritance

objectPayloadSizeCalculator

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

Returns

PayloadSizeResult