blockly > 직렬화 > workspaceComments > WorkspaceCommentSerializer > 저장

serialization.workspaceComments.WorkspaceCommentSerializer.save() 메서드

지정된 워크스페이스의 모든 워크스페이스 주석의 상태를 반환합니다.

서명:

save(workspace: Workspace): State[] | null;

매개변수

매개변수 유형 설명
작업공간 Workspace

반환:

State[] | null