[Modify] Polish it
This commit is contained in:
@@ -78,8 +78,9 @@ namespace WebSocketSharp.Net
|
|||||||
|
|
||||||
static EndPointListener ()
|
static EndPointListener ()
|
||||||
{
|
{
|
||||||
_defaultCertFolderPath =
|
_defaultCertFolderPath = Environment.GetFolderPath (
|
||||||
Environment.GetFolderPath (Environment.SpecialFolder.ApplicationData);
|
Environment.SpecialFolder.ApplicationData
|
||||||
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
Reference in New Issue
Block a user