ASP.NET Core MVC Controls | ComponentOne
C1.JsonNet.Converters Namespace / StreamConverter Class / StreamConverter Constructor






In This Topic
    StreamConverter Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New StreamConverter()
    public StreamConverter()
    public StreamConverter(); 
    public function StreamConverter();
    public: StreamConverter();
    public:
    StreamConverter();
    See Also