C# Class ScriptParser

Class that manages parsing the main and all imported (if any) C# Script files
Afficher le fichier Open project: oleg-shilo/cs-script Class Usage Examples

Méthodes publiques

Свойство Type Description
apartmentState System.Threading.ApartmentState

Property Details

apartmentState public_oe property

ApartmentState of a script during the execution (default: ApartmentState.Unknown)
public System.Threading.ApartmentState apartmentState
Résultat System.Threading.ApartmentState