Class UseImplicitlyTypedOutAnnotation
- Namespace
- ICSharpCode.Decompiler.CSharp
- Assembly
- ICSharpCode.Decompiler.dll
Annotates an out DirectionExpression if the out variable can be declared implicitly typed.
public class UseImplicitlyTypedOutAnnotation
- Inheritance
-
UseImplicitlyTypedOutAnnotation
- Inherited Members
Constructors
UseImplicitlyTypedOutAnnotation()
public UseImplicitlyTypedOutAnnotation()
Fields
Instance
public static readonly UseImplicitlyTypedOutAnnotation Instance