TechTalk Genome v4.2

NullableString Greater Than Or Equal Operator 

public static NullableBoolean operator >=(
   NullableString a,
   NullableString b
);

Requirements

Namespace: TechTalk.Genome.NullableTypes

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableString Class | TechTalk.Genome.NullableTypes Namespace