Method | Description | |
---|---|---|
SrtWriter ( string strFolderPath, string strFileNameWithoutExtension, int type ) : System | ||
WriteSrtFile ( string strSrtLines ) : bool |
Method | Description | |
---|---|---|
CreateFolder ( ) : void |
public SrtWriter ( string strFolderPath, string strFileNameWithoutExtension, int type ) : System | ||
strFolderPath | string | |
strFileNameWithoutExtension | string | |
type | int | |
return | System |
public WriteSrtFile ( string strSrtLines ) : bool | ||
strSrtLines | string | |
return | bool |