C# Class NFe.StreamExtensions

Afficher le fichier Open project: akretion/uninfe

Méthodes publiques

Méthode Description
CopyTo ( this from, Stream to ) : long
ToBase64 ( this fi ) : string

Method Details

CopyTo() public static méthode

public static CopyTo ( this from, Stream to ) : long
from this
to Stream
Résultat long

ToBase64() public static méthode

public static ToBase64 ( this fi ) : string
fi this
Résultat string