Aracılığıyla paylaş


CoreStrings.ClientProjectionCapturingConstantInMethodInstance Yöntem

Tanım

İstemci projeksiyonu, '{methodName}' örnek yöntemi aracılığıyla '{constantType}' sabit ifadesine başvuru içeriyor. Bu durum bir bellek sızıntısına neden olabilir; örneğinde sabit yakalamaması için yöntemini statik yapmayı göz önünde bulundurun. Daha fazla bilgi ve örnek 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

Şunlara uygulanır