Udostępnij za pośrednictwem


StringNotNullOrEmptyOrWhitespaceConverter Klasa

Definicja

public class StringNotNullOrEmptyOrWhitespaceConverter : Microsoft.VisualStudio.PlatformUI.ValueConverter<string,bool>
type StringNotNullOrEmptyOrWhitespaceConverter = class
    inherit ValueConverter<string, bool>
Public Class StringNotNullOrEmptyOrWhitespaceConverter
Inherits ValueConverter(Of String, Boolean)
Dziedziczenie
StringNotNullOrEmptyOrWhitespaceConverter

Konstruktory

StringNotNullOrEmptyOrWhitespaceConverter()

Metody

Convert(Object, Type, Object, CultureInfo)

Tylko do użytku wewnętrznego firmy Microsoft.

(Odziedziczone po ValueConverter<TSource,TTarget>)
Convert(String, Object, CultureInfo)
Convert(TSource, Object, CultureInfo)

Tylko do użytku wewnętrznego firmy Microsoft.

(Odziedziczone po ValueConverter<TSource,TTarget>)
ConvertBack(Object, Type, Object, CultureInfo)

Tylko do użytku wewnętrznego firmy Microsoft.

(Odziedziczone po ValueConverter<TSource,TTarget>)
ConvertBack(TTarget, Object, CultureInfo)

Tylko do użytku wewnętrznego firmy Microsoft.

(Odziedziczone po ValueConverter<TSource,TTarget>)

Dotyczy