C# 클래스 SharpOS.AOT.Attributes.ADCLayerAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: sharpos/SharpOS

공개 프로퍼티들

프로퍼티 타입 설명
CPU string
Namespace string

공개 메소드들

메소드 설명
ADCLayerAttribute ( string cpu, string ns ) : System

메소드 상세

ADCLayerAttribute() 공개 메소드

public ADCLayerAttribute ( string cpu, string ns ) : System
cpu string
ns string
리턴 System

프로퍼티 상세

CPU 공개적으로 프로퍼티

public string CPU
리턴 string

Namespace 공개적으로 프로퍼티

public string Namespace
리턴 string