C# Class SGDE.Content.Code.Library.Object.PrototypeObject

Inheritance: Object
Afficher le fichier Open project: sgdc/sgdc-old

Méthodes publiques

Свойство Type Description
prototypeType System.Type

Méthodes publiques

Méthode Description
PrototypeObject ( Type type ) : System
toString ( ) : String

Method Details

PrototypeObject() public méthode

public PrototypeObject ( Type type ) : System
type System.Type
Résultat System

toString() public méthode

public toString ( ) : String
Résultat String

Property Details

prototypeType public_oe property

public Type,System prototypeType
Résultat System.Type