Show / Hide Table of Contents

Method RepeatWhenFlow

| Improve this Doc View Source

RepeatWhenFlow<T>(T)

The scalar binding should repeat when flowing with block or row.

Declaration
public static T RepeatWhenFlow<T>(this T scalarBinding)

    where T : ScalarBinding
Parameters
Type Name Description
T scalarBinding

The scalar binding.

Returns
Type Description
T

The scalar binding for fluent coding.

Type Parameters
Name Description
T
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest