C# Class GraphView.DeployScriptTemplate

Afficher le fichier Open project: Microsoft/GraphView Class Usage Examples

Méthodes publiques

Свойство Type Description
Type int

Méthodes publiques

Méthode Description
TransformText ( ) : string

Create the template output

TransformText ( string path ) : string

Private Methods

Méthode Description
ObtainHexStringOfAssembly ( string fullPathToAssembly ) : string

Encodes the binary bits of the assembly DLL into a string containing a hexadecimal number.

Method Details

TransformText() public méthode

Create the template output
public TransformText ( ) : string
Résultat string

TransformText() public méthode

public TransformText ( string path ) : string
path string
Résultat string

Property Details

Type public_oe property

public int Type
Résultat int