Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
|
CreateBinder(EventCallbackFactory, Object, Action<Boolean>, Boolean, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<DateOnly>, DateOnly, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<DateOnly>, DateOnly, String, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<DateTime>, DateTime, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<DateTime>, DateTime, String, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<DateTimeOffset>, DateTimeOffset, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<DateTimeOffset>, DateTimeOffset, String, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Decimal>, Decimal, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Double>, Double, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Int16>, Int16, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Int32>, Int32, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Int64>, Int64, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<Boolean>>, Nullable<Boolean>, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<DateOnly>>, Nullable<DateOnly>, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<DateOnly>>, Nullable<DateOnly>, String, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<DateTime>>, Nullable<DateTime>, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<DateTime>>, Nullable<DateTime>, String, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<DateTimeOffset>>, Nullable<DateTimeOffset>, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<DateTimeOffset>>, Nullable<DateTimeOffset>, String, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<Decimal>>, Nullable<Decimal>, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<Double>>, Nullable<Double>, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<Int16>>, Nullable<Int16>, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<Int32>>, Nullable<Int32>, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<Int64>>, Nullable<Int64>, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<Single>>, Nullable<Single>, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<TimeOnly>>, Nullable<TimeOnly>, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Nullable<TimeOnly>>, Nullable<TimeOnly>, String, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<Single>, Single, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<String>, String, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<TimeOnly>, TimeOnly, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder(EventCallbackFactory, Object, Action<TimeOnly>, TimeOnly, String, CultureInfo)
|
Pouze pro interní použití.
|
|
CreateBinder<T>(EventCallbackFactory, Object, Action<T>, T, CultureInfo)
|
Pouze pro interní použití.
|