C# Class TVServerKodi.Utility

Exibir arquivo Open project: margro/TVServerXBMC

Public Methods

Method Description
CreateUncShare ( string shareName, string localPath ) : bool
GetAllCards ( ) : List

Method Details

CreateUncShare() public static method

public static CreateUncShare ( string shareName, string localPath ) : bool
shareName string
localPath string
return bool

GetAllCards() public static method

public static GetAllCards ( ) : List
return List