C# 클래스 kOS.Suffixed.Addon

상속: Structure
파일 보기 프로젝트 열기: KSP-KOS/KOS

보호된 프로퍼티들

프로퍼티 타입 설명
shared SharedObjects

공개 메소드들

메소드 설명
Available ( ) : BooleanValue
ToString ( ) : string

보호된 메소드들

메소드 설명
Addon ( SharedObjects shared ) : System

비공개 메소드들

메소드 설명
InitializeSuffixes ( ) : void

메소드 상세

Addon() 보호된 메소드

protected Addon ( SharedObjects shared ) : System
shared SharedObjects
리턴 System

Available() 공개 추상적인 메소드

public abstract Available ( ) : BooleanValue
리턴 kOS.Safe.Encapsulation.BooleanValue

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

shared 보호되어 있는 프로퍼티

protected SharedObjects shared
리턴 SharedObjects