Method GetPolymorphicChildrenWithUserAsync(long, long?, bool)

Assembly: redb.Core.dll
protected virtual Task<IEnumerable<ITreeRedbObject>> GetPolymorphicChildrenWithUserAsync(long parentId, long? userId = null, bool checkPermissions = false)