Version

EmitIgnoreTypeAttribute Class

Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime
Syntax
public class EmitIgnoreTypeAttribute : System.Attribute 
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also