C# Class Paralect.Schematra.Context

Afficher le fichier Open project: paralect/Schematra Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AddUsing ( String usingFullName ) : void

Add using type full name

Context ( TypeContext typeContext ) : System

Method Details

AddUsing() public méthode

Add using type full name
public AddUsing ( String usingFullName ) : void
usingFullName String
Résultat void

Context() public méthode

public Context ( TypeContext typeContext ) : System
typeContext TypeContext
Résultat System