Expression.ClearDebugInfo(SymbolDocumentInfo) Yöntem

Tanım

DebugInfoExpression Bir dizi noktasını temizlemek için bir oluşturur.

public:
 static System::Linq::Expressions::DebugInfoExpression ^ ClearDebugInfo(System::Linq::Expressions::SymbolDocumentInfo ^ document);
public static System.Linq.Expressions.DebugInfoExpression ClearDebugInfo (System.Linq.Expressions.SymbolDocumentInfo document);
static member ClearDebugInfo : System.Linq.Expressions.SymbolDocumentInfo -> System.Linq.Expressions.DebugInfoExpression
Public Shared Function ClearDebugInfo (document As SymbolDocumentInfo) As DebugInfoExpression

Parametreler

document
SymbolDocumentInfo

SymbolDocumentInfo Kaynak dosyayı temsil eden.

Döndürülenler

DebugInfoExpression Bir dizi noktasını temizlemek için örneği.

Şunlara uygulanır