C# 클래스 LaptopShop.Battery

파일 보기 프로젝트 열기: Y-LyN-10/Software-University-Courses 1 사용 예제들

공개 메소드들

메소드 설명
Battery ( string description ) : System
Battery ( string description, double lifeInHours ) : System
ToString ( ) : string

메소드 상세

Battery() 공개 메소드

public Battery ( string description ) : System
description string
리턴 System

Battery() 공개 메소드

public Battery ( string description, double lifeInHours ) : System
description string
lifeInHours double
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string