Interface IGetSentence
Abstraction for a source that carries a Sentence.
public interface IGetSentence
- Extension Methods
Methods
GetSentence()
Returns the source Sentence carried by this object.
Sentence GetSentence()
Abstraction for a source that carries a Sentence.
public interface IGetSentence
Returns the source Sentence carried by this object.
Sentence GetSentence()