C# 클래스 MBC.App.Terminal.ColorStore

파일 보기 프로젝트 열기: aiclub/Mohawk_Battleship 1 사용 예제들

공개 메소드들

메소드 설명
Restore ( ) : void
StoreCurrentColors ( ) : ColorStore

보호된 메소드들

메소드 설명
ColorStore ( ConsoleColor back, ConsoleColor front ) : System

메소드 상세

ColorStore() 보호된 메소드

protected ColorStore ( ConsoleColor back, ConsoleColor front ) : System
back ConsoleColor
front ConsoleColor
리턴 System

Restore() 공개 메소드

public Restore ( ) : void
리턴 void

StoreCurrentColors() 공개 정적인 메소드

public static StoreCurrentColors ( ) : ColorStore
리턴 ColorStore