Для изменения размера нажмите или перетащите

CompilationHelperParseSource - метод

Пространство имён:  Tessa.Compilation
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public static ICompilationSource ParseSource(
	string name,
	string source,
	IEnumerable<string> usings = null,
	IEnumerable<string> references = null
)

Параметры

name
Тип: SystemString
source
Тип: SystemString
usings (Optional)
Тип: System.Collections.GenericIEnumerableString
references (Optional)
Тип: System.Collections.GenericIEnumerableString

Возвращаемое значение

Тип: ICompilationSource
См. также