메소드 | 설명 | |
---|---|---|
CalculateMD5 ( Stream stream, int bufferSize ) : string | ||
CalculateMD5 ( string s ) : string | ||
CollectExceptionMessages ( |
||
CreateStructure ( string path ) : Content | ||
CreateStructure ( string path, string containerTypeName ) : Content | ||
GetStreamFromString ( string textData ) : Stream | ||
GetStreamString ( Stream stream ) : string | ||
GetUICultureByNameOrDefault ( string cultureName ) : |
||
GetVersionString ( Node node ) : string |
메소드 | 설명 | |
---|---|---|
CreateContent ( string parentPath, string name, string typeName ) : Content | ||
EnsureContainer ( string path, string containerTypeName ) : Content | ||
EnsureContentName ( string nameBase, Node container ) : string | ||
GetFileNameSafe ( string path ) : string | ||
GetParentPathSafe ( string path ) : string |
public static CalculateMD5 ( Stream stream, int bufferSize ) : string | ||
stream | Stream | |
bufferSize | int | |
리턴 | string |
public static CollectExceptionMessages ( |
||
ex | ||
리턴 | string |
public static CreateStructure ( string path ) : Content | ||
path | string | |
리턴 | Content |
public static CreateStructure ( string path, string containerTypeName ) : Content | ||
path | string | |
containerTypeName | string | |
리턴 | Content |
public static GetStreamFromString ( string textData ) : Stream | ||
textData | string | |
리턴 | Stream |
public static GetStreamString ( Stream stream ) : string | ||
stream | Stream | |
리턴 | string |
public static GetUICultureByNameOrDefault ( string cultureName ) : |
||
cultureName | string | |
리턴 |
public static GetVersionString ( Node node ) : string | ||
node | Node | |
리턴 | string |