C# Class Spark.Service.Export

Afficher le fichier Open project: raysearchlabs/spark Class Usage Examples

Méthodes publiques

Méthode Description
Add ( IEnumerable set ) : void
Add ( Spark.Engine.Core.Interaction interaction ) : void
Export ( ILocalhost localhost ) : System
Externalize ( ) : void

Private Methods

Méthode Description
ExternalizeKey ( Spark.Engine.Core.Interaction interaction ) : void
ExternalizeKeys ( ) : void
ExternalizeReference ( String uristring ) : String
ExternalizeReference ( Uri uri ) : Uri
ExternalizeReferences ( ) : void
ExternalizeReferences ( Hl7.Fhir.Model.Resource resource ) : void
ExternalizeState ( ) : void
FixXhtmlDiv ( string div ) : string

Method Details

Add() public méthode

public Add ( IEnumerable set ) : void
set IEnumerable
Résultat void

Add() public méthode

public Add ( Spark.Engine.Core.Interaction interaction ) : void
interaction Spark.Engine.Core.Interaction
Résultat void

Export() public méthode

public Export ( ILocalhost localhost ) : System
localhost ILocalhost
Résultat System

Externalize() public méthode

public Externalize ( ) : void
Résultat void