[This is preliminary documentation and is subject to change.]

Gets enumerations of specified base types

Namespace: JetBrains.Annotations
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public IEnumerable<Type> BaseTypes { get; }

See Also