C# Class LitDev.IncludeFile

Afficher le fichier Open project: litdev1/LitDev Class Usage Examples

Méthodes publiques

Свойство Type Description
fieldInfos System.Reflection.FieldInfo[]
index int
name string
type System.Type

Méthodes publiques

Méthode Description
IncludeFile ( string path, int index ) : System

Method Details

IncludeFile() public méthode

public IncludeFile ( string path, int index ) : System
path string
index int
Résultat System

Property Details

fieldInfos public_oe property

public FieldInfo[],System.Reflection fieldInfos
Résultat System.Reflection.FieldInfo[]

index public_oe property

public int index
Résultat int

name public_oe property

public string name
Résultat string

type public_oe property

public Type,System type
Résultat System.Type