Method | Description | |
---|---|---|
ContainsLinkToRepeatedlyInvocableDelegateImplementation ( ContainsLinkToDelegateDto dto, bool &outputValue ) : ShouldRepeatDelegateInvocation | ||
ContainsLinkWithTextRepeatedlyInvocableDelegateImplementation ( ContainsLinkWithTextDto dto, bool &outputValue ) : ShouldRepeatDelegateInvocation | ||
IsTextVisibleRepeatedlyInvocableDelegateImplementation ( IsTextVisibleDelegateDto dto, bool &outputValue ) : ShouldRepeatDelegateInvocation | ||
IsTextVisibleStrictRepeatedlyInvocableDelegateImplementation ( IsTextVisibleDelegateDto dto, bool &outputValue ) : ShouldRepeatDelegateInvocation |
public static ContainsLinkToRepeatedlyInvocableDelegateImplementation ( ContainsLinkToDelegateDto dto, bool &outputValue ) : ShouldRepeatDelegateInvocation | ||
dto | ContainsLinkToDelegateDto | |
outputValue | bool | |
return | ShouldRepeatDelegateInvocation |
public static ContainsLinkWithTextRepeatedlyInvocableDelegateImplementation ( ContainsLinkWithTextDto dto, bool &outputValue ) : ShouldRepeatDelegateInvocation | ||
dto | ContainsLinkWithTextDto | |
outputValue | bool | |
return | ShouldRepeatDelegateInvocation |
public static IsTextVisibleRepeatedlyInvocableDelegateImplementation ( IsTextVisibleDelegateDto dto, bool &outputValue ) : ShouldRepeatDelegateInvocation | ||
dto | IsTextVisibleDelegateDto | |
outputValue | bool | |
return | ShouldRepeatDelegateInvocation |
public static IsTextVisibleStrictRepeatedlyInvocableDelegateImplementation ( IsTextVisibleDelegateDto dto, bool &outputValue ) : ShouldRepeatDelegateInvocation | ||
dto | IsTextVisibleDelegateDto | |
outputValue | bool | |
return | ShouldRepeatDelegateInvocation |