C# Class NHS111.Models.Models.Domain.Question

Exibir arquivo Open project: NHSChoices/nhs111-dotnet-beta

Private Properties

Property Type Description
WithBullets List>.Tuple

Public Methods

Method Description
IsJustToBeSafe ( ) : bool
JtbsTextWithBullets ( ) : List>.Tuple
TitleWithBullets ( ) : List>.Tuple

Private Methods

Method Description
WithBullets ( string text, bool keepQuestiomMark ) : List>.Tuple

Method Details

IsJustToBeSafe() public method

public IsJustToBeSafe ( ) : bool
return bool

JtbsTextWithBullets() public method

public JtbsTextWithBullets ( ) : List>.Tuple
return List>.Tuple

TitleWithBullets() public method

public TitleWithBullets ( ) : List>.Tuple
return List>.Tuple