Method ToTreeObjectDynamic(IRedbObject)

Assembly: redb.Core.dll

Convert IRedbObject to ITreeRedbObject dynamically preserving actual Props type.
Uses reflection to create correct TreeRedbObject generic type.

public static ITreeRedbObject ToTreeObjectDynamic(IRedbObject source)