Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
mp3lib
Args_Managing
ArgsManager
C# Class mp3lib.Args_Managing.ArgsManager
Show file
Open project: Confirmit/Students
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
ArgsManager
(
string
args
) :
System
CheckArgsValidity
( ) :
bool
Validate args for mp3 file
ExtactArgs
( ) :
Args
Extracting args
Method Details
ArgsManager()
public
method
public
ArgsManager
(
string
args
) :
System
args
string
return
System
CheckArgsValidity()
public
method
Validate args for mp3 file
Wrong argument
public
CheckArgsValidity
( ) :
bool
return
bool
ExtactArgs()
public
method
Extracting args
public
ExtactArgs
( ) :
Args
return
Args