C# 클래스 OmniXaml.Typing.CommonValueConversion

파일 보기 프로젝트 열기: AvaloniaUI/OmniXAML

Private Properties

프로퍼티 타입 설명
CommonValueConversion System

공개 메소드들

메소드 설명
TryConvert ( object value, XamlType targetType, IValueContext valueContext, object &result ) : bool

비공개 메소드들

메소드 설명
CommonValueConversion ( ) : System

메소드 상세

TryConvert() 공개 정적인 메소드

public static TryConvert ( object value, XamlType targetType, IValueContext valueContext, object &result ) : bool
value object
targetType XamlType
valueContext IValueContext
result object
리턴 bool