[Gregor.Core.Any]

Gregor.Core.Any

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public sealed class Gregor.Core.Any

: System.Object

Custom Attributes: Gregor.Core.Description(Text=...)

Description: Special type to indicate unlimited assignability, as in the case of null. Used in overload resolution.


Members

Any

private Any()

Custom Attributes: 

Description: 


See Also

Gregor.Core.DescriptionAttribute

System.Object