LocalizationGroupConstructor

Cambiar al Manual
public LocalizationGroup ();
public LocalizationGroup (Behaviour behaviour);
public LocalizationGroup (Type type);
public LocalizationGroup (object obj);

Parámetros

behaviourUse the assembly the behaviour belongs to.
typeUse the assembly the type belongs to.
objUse the assembly the obj belongs to.

Descripción

Set the current localization group.

This can be nested.