Interface ISourceCodeSchemaManager
Namespace: Terrasoft.Core
Assembly: Terrasoft.Core.dll
Syntax
public interface ISourceCodeSchemaManager
Methods
GetSchemaSource(Guid, UserConnection)
Declaration
Stream GetSchemaSource(Guid schemaUId, UserConnection userConnection)
Parameters
Type | Name | Description |
---|---|---|
System.Guid | schemaUId | |
UserConnection | userConnection |
Returns
Type | Description |
---|---|
System.IO.Stream |