다음을 통해 공유


CoreStrings.InvalidSwitch(Object, Object) 메서드

정의

잘못된 {name}: {value}

public static string InvalidSwitch (object name, object value);
public static string InvalidSwitch (object? name, object? value);
static member InvalidSwitch : obj * obj -> string
Public Shared Function InvalidSwitch (name As Object, value As Object) As String

매개 변수

name
Object
value
Object

반환

적용 대상