C# Class fs4net.Framework.PathWashers

Show file Open project: toroso/fs4net

Public Methods

Method Description
NullWasher ( this path ) : string
SampleHowToUse ( ) : void

Method Details

NullWasher() public static method

public static NullWasher ( this path ) : string
path this
return string

SampleHowToUse() public static method

public static SampleHowToUse ( ) : void
return void