| ClassBuilderClassToBinaryFile Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | ClassToBinaryFile(String, String) | 
            Encrypt the class source code with the default password and write it to a file.
             | 
|   | ClassToBinaryFile(String, String, String) | 
            Encrypt the class source code with the given password and write it to a file.
             | 
 See Also
See Also