C# Class ExtraLanscapingToolsCommon.Redirection.RedirectMethodAttribute

Inheritance: System.Attribute
显示文件 Open project: earalov/Skylines-NaturalResourcesBrush

Public Methods

Method Description
RedirectMethodAttribute ( ) : System
RedirectMethodAttribute ( bool onCreated ) : System

Method Details

RedirectMethodAttribute() public method

public RedirectMethodAttribute ( ) : System
return System

RedirectMethodAttribute() public method

public RedirectMethodAttribute ( bool onCreated ) : System
onCreated bool
return System