OpenMetaverse Protocol Library Developers API Documentation
UUIDNameReplyEventArgs Constructor (names)
NamespacesOpenMetaverse UUIDNameReplyEventArgsUUIDNameReplyEventArgs(Dictionary < (Of < <' ( UUID, String > ) > > ) )
Initializes a new instance of the UUIDNameReplyEventArgsclass
Declaration Syntax
C#
public 
UUIDNameReplyEventArgs(
        
Dictionary<
UUID, 
string> 
names
)
Parameters
names ( Dictionary < (Of < ( <' UUID, String > ) > ) > )

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)