Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Properties | List of all members
Loyc.IHasValue< out T > Interface Template Reference

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


Source file:
Inheritance diagram for Loyc.IHasValue< out T >:
Loyc.Holder< T > Loyc.Maybe< T > Loyc.Pair< T1, T2 > Loyc.Syntax.Lexing.ISimpleToken< TokenType > Loyc.Syntax.LNode Loyc.Threading.ScratchBuffer< T > Loyc.Syntax.Lexing.IToken< TT > Loyc.Syntax.CallNode Loyc.Syntax.IdNode Loyc.Syntax.LiteralNode Loyc.Syntax.Lexing.Token

Remarks

Interface for things that have a Value property.

Properties

Value [get]