CoreStrings.ClientProjectionCapturingConstantInMethodInstance(Object, Object) Yöntem

Tanım

İstemci projeksiyonu , '{methodName}' örnek yöntemi aracılığıyla '{constantType}' sabit ifadesine bir başvuru içerir. Bu durum büyük olasılıkla bellek sızıntısına neden olabilir; örnekte sabiti yakalaması için yöntemini statik hale geçirmeyi göz önünde bulundurarak. Daha fazla bilgi edinmek için bkz. https://go.microsoft.com/fwlink/?linkid=2103067.

public static string ClientProjectionCapturingConstantInMethodInstance (object constantType, object methodName);
public static string ClientProjectionCapturingConstantInMethodInstance (object? constantType, object? methodName);
static member ClientProjectionCapturingConstantInMethodInstance : obj * obj -> string
Public Shared Function ClientProjectionCapturingConstantInMethodInstance (constantType As Object, methodName As Object) As String

Parametreler

constantType
Object
methodName
Object

Döndürülenler

String

Şunlara uygulanır