Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
ParameterDecl Class
ParameterDecl Properties
Category Property
HasTerminatorDefault Property
Index Property
IsConst Property
IsFirstOnLineDefault Property
IsIn Property
IsOptional Property
IsOut Property
IsParams Property
IsRef Property
IsStatic Property
IsThis Property
Modifier Property
NewLines Property
ParameterDecl
IsIn Property
Determines if the parameter is being passed in only.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
IsIn
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
ParameterDecl Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com