C# 클래스 GitHub.UI.AspectRatioConverter

상속: System.ComponentModel.DoubleConverter
파일 보기 프로젝트 열기: Microsoft/Git-Credential-Manager-for-Windows

공개 메소드들

메소드 설명
ConvertFrom ( ITypeDescriptorContext context, CultureInfo culture, object value ) : object

메소드 상세

ConvertFrom() 공개 메소드

public ConvertFrom ( ITypeDescriptorContext context, CultureInfo culture, object value ) : object
context ITypeDescriptorContext
culture System.Globalization.CultureInfo
value object
리턴 object