Show / Hide Table of Contents

Constructor ResourceIdRelativeToAttribute

| Improve this Doc View Source

ResourceIdRelativeToAttribute(Type)

Initializes a new instance of ResourceIdRelativeToAttribute.

Declaration
public ResourceIdRelativeToAttribute(Type type)
Parameters
Type Name Description
System.Type type

Any type in the root namespace.

| Improve this Doc View Source

ResourceIdRelativeToAttribute(String)

Initializes a new instance of ResourceIdRelativeToAttribute.

Declaration
public ResourceIdRelativeToAttribute(string relativeTo)
Parameters
Type Name Description
System.String relativeTo

The root namespace that the resource relative to.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest