Метод | Описание | |
---|---|---|
ConvertCodeSourceFileToAssemblyFile ( String codePath, String assemblyPath, String strongNameFilename ) : void | ||
ConvertCodeSourceStreamToAssemblyFile ( |
||
ConvertSchemaStreamToCodeSourceStream ( bool clientProxy, String outputDirectory, Stream inputStream, |
||
ConvertSchemaStreamToCodeSourceStream ( bool clientProxy, String outputDirectory, Stream inputStream, |
||
ConvertSchemaStreamToCodeSourceStream ( bool clientProxy, String outputDirectory, Stream inputStream, |
||
ConvertTypesToSchemaToFile ( |
||
ConvertTypesToSchemaToFile ( |
||
ConvertTypesToSchemaToStream ( |
||
ConvertTypesToSchemaToStream ( |
||
RetrieveSchemaFromUrlToFile ( String url, String path ) : void | ||
RetrieveSchemaFromUrlToStream ( String url, Stream outputStream ) : void | ||
SaveStreamToFile ( Stream inputStream, String path ) : void |
public static ConvertCodeSourceFileToAssemblyFile ( String codePath, String assemblyPath, String strongNameFilename ) : void | ||
codePath | String | |
assemblyPath | String | |
strongNameFilename | String | |
Результат | void |
public static ConvertCodeSourceStreamToAssemblyFile ( |
||
outCodeStreamList | ||
assemblyPath | String | |
strongNameFilename | String | |
Результат | void |
public static ConvertSchemaStreamToCodeSourceStream ( bool clientProxy, String outputDirectory, Stream inputStream, |
||
clientProxy | bool | |
outputDirectory | String | |
inputStream | Stream | |
outCodeStreamList | ||
Результат | void |
public static ConvertSchemaStreamToCodeSourceStream ( bool clientProxy, String outputDirectory, Stream inputStream, |
||
clientProxy | bool | |
outputDirectory | String | |
inputStream | Stream | |
outCodeStreamList | ||
proxyUrl | String | |
Результат | void |
public static ConvertSchemaStreamToCodeSourceStream ( bool clientProxy, String outputDirectory, Stream inputStream, |
||
clientProxy | bool | |
outputDirectory | String | |
inputStream | Stream | |
outCodeStreamList | ||
proxyUrl | String | |
proxyNamespace | String | |
Результат | void |
public static ConvertTypesToSchemaToFile ( |
||
types | ||
sdlType | SdlType | |
path | String | |
Результат | void |
public static ConvertTypesToSchemaToFile ( |
||
types | ||
sdlType | SdlType | |
path | String | |
Результат | void |
public static ConvertTypesToSchemaToStream ( |
||
serviceTypes | ||
sdlType | SdlType | |
outputStream | Stream | |
Результат | void |
public static ConvertTypesToSchemaToStream ( |
||
types | ||
sdlType | SdlType | |
outputStream | Stream | |
Результат | void |
public static RetrieveSchemaFromUrlToFile ( String url, String path ) : void | ||
url | String | |
path | String | |
Результат | void |
public static RetrieveSchemaFromUrlToStream ( String url, Stream outputStream ) : void | ||
url | String | |
outputStream | Stream | |
Результат | void |
public static SaveStreamToFile ( Stream inputStream, String path ) : void | ||
inputStream | Stream | |
path | String | |
Результат | void |