public static Assemble ( string code, string &errors ) : byte[] | ||
code | string | The code to assemble. |
errors | string | Pointer to a string to receive error messages. Will be set to |
리턴 | byte[] |
public static Assemble ( string code, string &errors ) : byte[] | ||
code | string | The code to assemble. |
errors | string | Pointer to a string to receive error messages. Will be set to |
리턴 | byte[] |