C# Class WebSpellbookPage, CodeSpells

Inheritance: SpellbookPage
显示文件 Open project: srfoster/CodeSpells

Public Methods

Method Description
WebSpellbookPage ( string path, string name ) : System.Collections
load ( ) : IEnumerator

Method Details

WebSpellbookPage() public method

public WebSpellbookPage ( string path, string name ) : System.Collections
path string
name string
return System.Collections

load() public method

public load ( ) : IEnumerator
return IEnumerator