CSharp___DllImport.Phone.IO.File7.File7 C# (CSharp) Method

File7() private method

private File7 ( int handle ) : System
handle int
return System
                private File7(int handle)
                {
                    this.Handle = handle;
                }