TronDesigner Website Integration
    Preparing search index...
    interface IChangeLogDTO {
        command: string;
        parameters: string;
        runtime: number;
    }
    Index

    Properties

    command: string
    parameters: string
    runtime: number