'Declaration Public Shared Function GetDecoderName( _
ByVal streamПоток.As System.IO.Stream _
) As System.String
public static System.String GetDecoderName(
System.IO.Stream stream
)
public: static System.String GetDecoderName(
System.IO.Stream* stream
)
public:
static System.String GetDecoderName(
System.IO.Stream^ stream
)
Parameters
- stream
- Поток.
Return Value
Имя декодера.