Click or drag to resize

ClassBuilderClassToBinaryFile Method

Overload List
  NameDescription
Public methodStatic memberClassToBinaryFile(String, String)
Encrypt the class source code with the default password and write it to a file.
Public methodStatic memberClassToBinaryFile(String, String, String)
Encrypt the class source code with the given password and write it to a file.
Top
See Also