C# 클래스 fitSharp.Machine.Application.Settings

상속: Copyable
파일 보기 프로젝트 열기: kimgr/fitsharp 1 사용 예제들

공개 메소드들

메소드 설명
BehaviorHas ( string keyword ) : bool
Copy ( ) : Copyable
Settings ( Settings other ) : System.Configuration

비공개 메소드들

메소드 설명
Settings ( ) : System.Configuration

메소드 상세

BehaviorHas() 공개 메소드

public BehaviorHas ( string keyword ) : bool
keyword string
리턴 bool

Copy() 공개 메소드

public Copy ( ) : Copyable
리턴 Copyable

Settings() 공개 메소드

public Settings ( Settings other ) : System.Configuration
other Settings
리턴 System.Configuration