'宣言
Public Property OnInfoUpdate As Action(Of UpdateDocumentOptions)
public Action<UpdateDocumentOptions> OnInfoUpdate {get; set;}
'宣言
Public Property OnInfoUpdate As Action(Of UpdateDocumentOptions)
public Action<UpdateDocumentOptions> OnInfoUpdate {get; set;}