Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SilverlightFX
Data
UriFormatter
C# 클래스 SilverlightFX.Data.UriFormatter
A value converter that can be used in a binding to generate a formatted URI representation.
상속:
Formatter
파일 보기
프로젝트 열기: nikhilk/silverlightfx
보호된 메소드들
메소드
설명
Format
(
object
value
,
string
format
,
CultureInfo
culture
) :
object
메소드 상세
Format()
보호된
메소드
protected
Format
(
object
value
,
string
format
,
CultureInfo
culture
) :
object
value
object
format
string
culture
System.Globalization.CultureInfo
리턴
object