System.IO.BlobEvent.BlobEvent C# (CSharp) 메소드

BlobEvent() 공개 메소드

public BlobEvent ( string type, BlobEventInit eventInitDict ) : System.Html
type string
eventInitDict BlobEventInit
리턴 System.Html
        public BlobEvent(string type, BlobEventInit eventInitDict)
        {
        }

Same methods

BlobEvent::BlobEvent ( ) : System.Html
BlobEvent::BlobEvent ( string type ) : System.Html
BlobEvent