Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Properties | List of all members
Loyc.IValue< out T > Interface Template Reference

Interface for things that have a Value property. More...


Source file:
Inheritance diagram for Loyc.IValue< out T >:
Loyc.Either< L, R > Loyc.IHasValue< out T > Loyc.IMaybe< out T > Loyc.IMValue< T > Loyc.Pair< T1, T2 > Loyc.Syntax.ILiteralValue Loyc.Syntax.Lexing.ISimpleToken< TokenType > Loyc.Syntax.LNode Loyc.Threading.ScratchBuffer< T >

Remarks

Interface for things that have a Value property.

Properties

Value [get]