C# 클래스 Ecologylab.BigSemantics.MetadataNS.Builtins.MetadataBuiltinsTypesScope

파일 보기 프로젝트 열기: ecologylab/BigSemanticsCSharp

공개 프로퍼티들

프로퍼티 타입 설명
InheritedScopes Simpl.Serialization.SimplTypesScope[]
Name string

보호된 프로퍼티들

프로퍼티 타입 설명
Translations System.Type[]

공개 메소드들

메소드 설명
Get ( ) : SimplTypesScope

비공개 메소드들

메소드 설명
MetadataBuiltinsTypesScope ( ) : System

메소드 상세

Get() 공개 정적인 메소드

public static Get ( ) : SimplTypesScope
리턴 Simpl.Serialization.SimplTypesScope

프로퍼티 상세

InheritedScopes 공개적으로 정적으로 프로퍼티

public static SimplTypesScope[],Simpl.Serialization InheritedScopes
리턴 Simpl.Serialization.SimplTypesScope[]

Name 공개적으로 정적으로 프로퍼티

public static string Name
리턴 string

Translations 보호되어 있는 정적으로 프로퍼티

protected static Type[],System Translations
리턴 System.Type[]