C# 클래스 Pomona.Example.Models.WebColor

파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
ToString ( ) : string
ToStringConverted ( ) : string
WebColor ( string color ) : System

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

ToStringConverted() 공개 메소드

public ToStringConverted ( ) : string
리턴 string

WebColor() 공개 메소드

public WebColor ( string color ) : System
color string
리턴 System