StreamWriterWrap
Represents a  StreamWriter class object wrapper.
            
                
Initializes a new instance of the  StreamWriterWrap class for the specified file on the specified path, using the specified encoding and default buffer size. If the file exists, it can be either overwritten or appended to. If the file does not exist, this constructor creates a new file.
            
Dispose this instance.