C# 클래스 Downsize.ImageConfigElement

상속: System.Configuration.ConfigurationElement
파일 보기 프로젝트 열기: ChaseFlorell/Downsize

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ImageConfigElement ( ) : System.Collections.Generic
ImageConfigElement ( string key, string pathFormat, double scale ) : System.Collections.Generic

메소드 상세

ImageConfigElement() 공개 메소드

public ImageConfigElement ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ImageConfigElement() 공개 메소드

public ImageConfigElement ( string key, string pathFormat, double scale ) : System.Collections.Generic
key string
pathFormat string
scale double
리턴 System.Collections.Generic