Property | Type | Description | |
---|---|---|---|
ConvertUriToFileName | string | ||
ConvertUriToFileName | string | ||
LogErrorFromException | void | ||
XmlTransformationLogger | System |
Method | Description | |
---|---|---|
EndSection ( MessageType type, string message ) : void | ||
EndSection ( string message ) : void | ||
LogError ( |
||
LogError ( string message ) : void | ||
LogMessage ( MessageType type, string message ) : void | ||
LogMessage ( string message ) : void | ||
LogWarning ( |
||
LogWarning ( string message ) : void | ||
StartSection ( MessageType type, string message ) : void | ||
StartSection ( string message ) : void |
Method | Description | |
---|---|---|
ConvertUriToFileName ( |
||
ConvertUriToFileName ( string fileName ) : string | ||
LogErrorFromException ( |
||
XmlTransformationLogger ( IXmlTransformationLogger logger ) : System |
public EndSection ( MessageType type, string message ) : void | ||
type | MessageType | |
message | string | |
return | void |
public LogError ( |
||
referenceNode | ||
message | string | |
return | void |
public LogMessage ( MessageType type, string message ) : void | ||
type | MessageType | |
message | string | |
return | void |
public LogWarning ( |
||
referenceNode | ||
message | string | |
return | void |
public StartSection ( MessageType type, string message ) : void | ||
type | MessageType | |
message | string | |
return | void |
public StartSection ( string message ) : void | ||
message | string | |
return | void |