次の方法で共有


PredefinedFunctions.Unchecked(Int32, String, String) Method

Definition

public:
 static IDisposable ^ Unchecked(int uncheckValue, System::String ^ className, System::String ^ methodName);
public static IDisposable Unchecked (int uncheckValue, string className, string methodName);
static member Unchecked : int * string * string -> IDisposable
Public Shared Function Unchecked (uncheckValue As Integer, className As String, methodName As String) As IDisposable

Parameters

uncheckValue
Int32
className
String
methodName
String

Returns

Applies to