Прочетете на английски

Споделяне чрез


ConversionOperatorMemberCrefSyntax.Update Method

Definition

Overloads

Update(SyntaxToken, SyntaxToken, TypeSyntax, CrefParameterListSyntax)

Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
ConversionOperatorMemberCrefSyntax.cs
Source:
ConversionOperatorMemberCrefSyntax.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
ConversionOperatorMemberCrefSyntax.cs
Source:
ConversionOperatorMemberCrefSyntax.cs
Source:
ConversionOperatorMemberCrefSyntax.cs
Source:
ConversionOperatorMemberCrefSyntax.cs
Source:
ConversionOperatorMemberCrefSyntax.cs
Source:
ConversionOperatorMemberCrefSyntax.cs
Source:
ConversionOperatorMemberCrefSyntax.cs
C#
public Microsoft.CodeAnalysis.CSharp.Syntax.ConversionOperatorMemberCrefSyntax Update(Microsoft.CodeAnalysis.SyntaxToken implicitOrExplicitKeyword, Microsoft.CodeAnalysis.SyntaxToken operatorKeyword, Microsoft.CodeAnalysis.CSharp.Syntax.TypeSyntax type, Microsoft.CodeAnalysis.CSharp.Syntax.CrefParameterListSyntax parameters);
C#
public Microsoft.CodeAnalysis.CSharp.Syntax.ConversionOperatorMemberCrefSyntax Update(Microsoft.CodeAnalysis.SyntaxToken implicitOrExplicitKeyword, Microsoft.CodeAnalysis.SyntaxToken operatorKeyword, Microsoft.CodeAnalysis.CSharp.Syntax.TypeSyntax type, Microsoft.CodeAnalysis.CSharp.Syntax.CrefParameterListSyntax? parameters);

Parameters

implicitOrExplicitKeyword
SyntaxToken
operatorKeyword
SyntaxToken
type
TypeSyntax

Returns

Applies to

Roslyn 4.13.0 и други версии
Продукт Версии
Roslyn 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.3.1, 3.4.0, 3.5.0, 3.6.0, 3.7.0, 3.8.0, 3.9.0, 3.10.0, 3.11.0, 4.0.1, 4.1.0, 4.12.2, 4.13.0

Update(SyntaxToken, SyntaxToken, SyntaxToken, TypeSyntax, CrefParameterListSyntax)

Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
Source:
Syntax.xml.Syntax.Generated.cs
C#
public Microsoft.CodeAnalysis.CSharp.Syntax.ConversionOperatorMemberCrefSyntax Update(Microsoft.CodeAnalysis.SyntaxToken implicitOrExplicitKeyword, Microsoft.CodeAnalysis.SyntaxToken operatorKeyword, Microsoft.CodeAnalysis.SyntaxToken checkedKeyword, Microsoft.CodeAnalysis.CSharp.Syntax.TypeSyntax type, Microsoft.CodeAnalysis.CSharp.Syntax.CrefParameterListSyntax? parameters);

Parameters

implicitOrExplicitKeyword
SyntaxToken
operatorKeyword
SyntaxToken
checkedKeyword
SyntaxToken
type
TypeSyntax

Returns

Applies to

Roslyn 4.13.0 и други версии
Продукт Версии
Roslyn 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 4.12.2, 4.13.0