FileStream UML Diagram

To Examples

Abbreviated UML Diagram for
the C# Class FileStream

 

System.IO.FileStream

+ CanRead : bool  
+ CanSeek : bool  
+ CanWrite : bool  
+ Length : long  
+ Name : string  
+ Position : long