Namespaces

Types in Fake

Type AllowDuplicateTypes

Namespace Fake

Interfaces IEquatable<AllowDuplicateTypes>, IStructuralEquatable, IComparable<AllowDuplicateTypes>, IComparable, IStructuralComparable

Methods

Properties

Public instance methods

int CompareTo(AllowDuplicateTypes obj)

bool Equals(AllowDuplicateTypes obj)

bool get_IsAllPublicTypes()

bool get_IsDuplicateTypes()

bool get_IsNoDuplicateTypes()

Public static methods

AllowDuplicateTypes get_AllPublicTypes()

AllowDuplicateTypes get_NoDuplicateTypes()

AllowDuplicateTypes NewDuplicateTypes(FSharpList<string> item)

Public properties

AllowDuplicateTypes AllPublicTypes get;

bool IsAllPublicTypes get;

bool IsDuplicateTypes get;

bool IsNoDuplicateTypes get;

AllowDuplicateTypes NoDuplicateTypes get;

int Tag get;