FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GitHub Viewer
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. namespace Microsoft.ClearScript.JavaScript { /// /// Represents a JavaScript /// DataView. /// public interface IDataView : IArrayBufferView { } }
Back
|
FazBrowse Home
|
New Git URL