C# Class Ecologylab.BigSemantics.MetadataNS.Builtins.MetadataBuiltinsTypesScope

Mostra file Open project: ecologylab/BigSemanticsCSharp

Public Properties

Property Type Description
InheritedScopes Simpl.Serialization.SimplTypesScope[]
Name string

Protected Properties

Property Type Description
Translations System.Type[]

Public Methods

Method Description
Get ( ) : SimplTypesScope

Private Methods

Method Description
MetadataBuiltinsTypesScope ( ) : System

Method Details

Get() public static method

public static Get ( ) : SimplTypesScope
return Simpl.Serialization.SimplTypesScope

Property Details

InheritedScopes public_oe static_oe property

public static SimplTypesScope[],Simpl.Serialization InheritedScopes
return Simpl.Serialization.SimplTypesScope[]

Name public_oe static_oe property

public static string Name
return string

Translations protected_oe static_oe property

protected static Type[],System Translations
return System.Type[]